* Replace .testr.conf by .stestr.conf for migration and update .gitignore, test-requirements.txt and lower-constraints.txt files accordingly * Use py3 as the default runtime for tox and 3.18.0 as the minversion for tox * Add a new job, openstack-cover-jobs, to run the coverage in Zuul Change-Id: If6fa3f2f861d5eb6787743edcc6333e5aacef7d0
7 lines
193 B
YAML
7 lines
193 B
YAML
- project:
|
|
templates:
|
|
- check-requirements
|
|
- openstack-lower-constraints-jobs
|
|
- openstack-python3-xena-jobs
|
|
- release-notes-jobs-python3
|
|
- openstack-cover-jobs |