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: I74b1e2e1317250ead31fbccb97343e1bf7b7a0cb Story: #2005924 Task: #34246
25 lines
702 B
YAML
25 lines
702 B
YAML
- job:
|
|
name: senlinclient-dsvm-functional
|
|
parent: legacy-dsvm-base
|
|
run: playbooks/legacy/senlinclient-dsvm-functional/run.yaml
|
|
post-run: playbooks/legacy/senlinclient-dsvm-functional/post.yaml
|
|
timeout: 7200
|
|
required-projects:
|
|
- openstack/devstack-gate
|
|
- openstack/python-senlinclient
|
|
- openstack/senlin
|
|
|
|
- project:
|
|
templates:
|
|
- check-requirements
|
|
- openstack-lower-constraints-jobs
|
|
- openstack-python-jobs
|
|
- openstack-python3-train-jobs
|
|
- openstackclient-plugin-jobs
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- senlinclient-dsvm-functional:
|
|
voting: false
|