OpenStack Release Bot
02a61d0402
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for wallaby. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Icdc9ca232efbda2c0fa685479d4bbb0edca1e575
23 lines
607 B
YAML
23 lines
607 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- oslo.versionedobjects-src-grenade-multinode
|
|
templates:
|
|
- check-requirements
|
|
- lib-forward-testing-python3
|
|
- openstack-lower-constraints-jobs
|
|
- openstack-python3-wallaby-jobs
|
|
- periodic-stable-jobs
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
|
|
- job:
|
|
name: oslo.versionedobjects-src-grenade-multinode
|
|
parent: grenade-multinode
|
|
voting: false
|
|
irrelevant-files:
|
|
- ^(test-|)requirements.txt$
|
|
- ^setup.cfg$
|
|
required-projects:
|
|
- opendev.org/openstack/oslo.versionedobjects
|