9227352b39
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
3 lines
65 B
Plaintext
3 lines
65 B
Plaintext
[DEFAULT]
|
|
test_path=${STESTR_TEST_PATH:-./oslo_cache/tests/unit}
|