Commit Graph

2 Commits

Author SHA1 Message Date
Hervé Beraud 9227352b39 Adding functional tests
This project lack of functional tests, these changes aim to introduce them.

These changes activate functional tests for oslo.cache.

They introduced:
- related ci jobs
- splits tests into functional and unit
- bindep to manage backends server

Functional tests support the following backends for now:
- etcd3gw

Co-authored-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
Change-Id: I604cb542ac25fd4bfac57ea607b447ac82404b7e
2020-05-14 14:45:12 +02:00
Vu Cong Tuan 03dc05dec3 Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I829d57082b4fb981dfab6ed0f976bb30f28b7901
2018-07-03 16:10:58 +07:00