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
5 lines
153 B
Plaintext
5 lines
153 B
Plaintext
# This file contains runtime (non-python) dependencies
|
|
# More info at: https://docs.openstack.org/infra/bindep/readme.html
|
|
|
|
etcd [tests-functional-etcd]
|