3813c99e50
* Replace .testr.conf by .stestr.conf for migration and update .gitignore and test-requirements.txt file accordingly * Use py3 as the default runtime for tox * Add a new job, openstack-cover-jobs, to run the coverage in Zuul * Use tox version 3.18.0 for using allowlist_externals Signed-off-by: JyotiJauhari <jyotijauhari222@gmail.com> Change-Id: Ifd6fc7b0c22919b91fff9eb136de8c023bce3849
3 lines
60 B
Plaintext
3 lines
60 B
Plaintext
[DEFAULT]
|
|
test_path=./zaqar_tempest_plugin/tests/
|
|
top_dir=./ |