oslo.versionedobjects/.zuul.yaml
Corey Bryant 14ee7e056f Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I6de529d6082cad61d81025ba7df6cebd27048dd2
Story: #2005924
Task: #34234
2019-07-05 15:11:48 -04:00

31 lines
978 B
YAML

- project:
check:
jobs:
- oslo.versionedobjects-src-grenade-devstack-multinode
templates:
- check-requirements
- lib-forward-testing
- lib-forward-testing-python3
- openstack-lower-constraints-jobs
- openstack-python-jobs
- openstack-python3-train-jobs
- periodic-stable-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
- job:
name: oslo.versionedobjects-src-grenade-devstack-multinode
parent: legacy-dsvm-base-multinode
voting: false
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
run: playbooks/legacy/oslo.versionedobjects-src-grenade-devstack-multinode/run.yaml
post-run: playbooks/legacy/oslo.versionedobjects-src-grenade-devstack-multinode/post.yaml
timeout: 10800
required-projects:
- openstack/grenade
- openstack/devstack-gate
- openstack/oslo.versionedobjects
nodeset: legacy-ubuntu-xenial-2-node