oslo.cache/.stestr.conf
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

3 lines
65 B
Plaintext

[DEFAULT]
test_path=${STESTR_TEST_PATH:-./oslo_cache/tests/unit}