
Zuul now supports including the file extension on the playbook path and omitting the extension is now deprecrated. Update references to include the extension. Change-Id: I3f43e9a4593d8b27de25bf2140b467e1351f3792
147 lines
4.8 KiB
YAML
147 lines
4.8 KiB
YAML
- job:
|
|
name: bifrost-integration-dhcp
|
|
parent: legacy-base
|
|
run: playbooks/legacy/bifrost-integration-dhcp/run.yaml
|
|
post-run: playbooks/legacy/bifrost-integration-dhcp/post.yaml
|
|
timeout: 7200
|
|
required-projects:
|
|
- openstack/bifrost
|
|
- openstack/diskimage-builder
|
|
- openstack/ironic
|
|
- openstack/ironic-inspector
|
|
- openstack/python-ironic-inspector-client
|
|
- openstack/python-ironicclient
|
|
- openstack/requirements
|
|
- openstack-infra/shade
|
|
|
|
- job:
|
|
name: bifrost-integration-dhcp-centos-7
|
|
parent: legacy-base
|
|
run: playbooks/legacy/bifrost-integration-dhcp-centos-7/run.yaml
|
|
post-run: playbooks/legacy/bifrost-integration-dhcp-centos-7/post.yaml
|
|
timeout: 7200
|
|
nodeset: legacy-centos-7
|
|
required-projects:
|
|
- openstack/bifrost
|
|
- openstack/diskimage-builder
|
|
- openstack/ironic
|
|
- openstack/ironic-inspector
|
|
- openstack/python-ironic-inspector-client
|
|
- openstack/python-ironicclient
|
|
- openstack/requirements
|
|
- openstack-infra/shade
|
|
|
|
- job:
|
|
name: bifrost-integration-dhcp-opensuse-423
|
|
parent: legacy-base
|
|
run: playbooks/legacy/bifrost-integration-dhcp-opensuse-423/run.yaml
|
|
post-run: playbooks/legacy/bifrost-integration-dhcp-opensuse-423/post.yaml
|
|
timeout: 7200
|
|
nodeset: legacy-opensuse-423
|
|
required-projects:
|
|
- openstack/bifrost
|
|
- openstack/diskimage-builder
|
|
- openstack/ironic
|
|
- openstack/ironic-inspector
|
|
- openstack/python-ironic-inspector-client
|
|
- openstack/python-ironicclient
|
|
- openstack/requirements
|
|
- openstack-infra/shade
|
|
|
|
- job:
|
|
name: bifrost-integration-dibipa-debian
|
|
parent: legacy-base
|
|
run: playbooks/legacy/bifrost-integration-dibipa-debian/run.yaml
|
|
post-run: playbooks/legacy/bifrost-integration-dibipa-debian/post.yaml
|
|
timeout: 7200
|
|
required-projects:
|
|
- openstack/bifrost
|
|
- openstack/diskimage-builder
|
|
- openstack/ironic
|
|
- openstack/ironic-inspector
|
|
- openstack/python-ironic-inspector-client
|
|
- openstack/python-ironicclient
|
|
- openstack/requirements
|
|
- openstack-infra/shade
|
|
|
|
- job:
|
|
name: bifrost-integration-dibipa-debian-centos-7
|
|
parent: legacy-base
|
|
run: playbooks/legacy/bifrost-integration-dibipa-debian-centos-7/run.yaml
|
|
post-run: playbooks/legacy/bifrost-integration-dibipa-debian-centos-7/post.yaml
|
|
timeout: 7200
|
|
nodeset: legacy-centos-7
|
|
required-projects:
|
|
- openstack/bifrost
|
|
- openstack/diskimage-builder
|
|
- openstack/ironic
|
|
- openstack/ironic-inspector
|
|
- openstack/python-ironic-inspector-client
|
|
- openstack/python-ironicclient
|
|
- openstack/requirements
|
|
- openstack-infra/shade
|
|
|
|
- job:
|
|
name: bifrost-integration-dibipa-debian-opensuse-423
|
|
parent: legacy-base
|
|
run: playbooks/legacy/bifrost-integration-dibipa-debian-opensuse-423/run.yaml
|
|
post-run: playbooks/legacy/bifrost-integration-dibipa-debian-opensuse-423/post.yaml
|
|
timeout: 7200
|
|
nodeset: legacy-opensuse-423
|
|
required-projects:
|
|
- openstack/bifrost
|
|
- openstack/diskimage-builder
|
|
- openstack/ironic
|
|
- openstack/ironic-inspector
|
|
- openstack/python-ironic-inspector-client
|
|
- openstack/python-ironicclient
|
|
- openstack/requirements
|
|
- openstack-infra/shade
|
|
|
|
- job:
|
|
name: bifrost-integration-tinyipa
|
|
parent: legacy-base
|
|
run: playbooks/legacy/bifrost-integration-tinyipa/run.yaml
|
|
post-run: playbooks/legacy/bifrost-integration-tinyipa/post.yaml
|
|
timeout: 3600
|
|
required-projects:
|
|
- openstack/bifrost
|
|
- openstack/ironic
|
|
- openstack/ironic-inspector
|
|
- openstack/python-ironic-inspector-client
|
|
- openstack/python-ironicclient
|
|
- openstack/requirements
|
|
- openstack-infra/shade
|
|
|
|
- job:
|
|
name: bifrost-integration-tinyipa-centos-7
|
|
parent: legacy-base
|
|
run: playbooks/legacy/bifrost-integration-tinyipa-centos-7/run.yaml
|
|
post-run: playbooks/legacy/bifrost-integration-tinyipa-centos-7/post.yaml
|
|
timeout: 3600
|
|
nodeset: legacy-centos-7
|
|
required-projects:
|
|
- openstack/bifrost
|
|
- openstack/ironic
|
|
- openstack/ironic-inspector
|
|
- openstack/python-ironic-inspector-client
|
|
- openstack/python-ironicclient
|
|
- openstack/requirements
|
|
- openstack-infra/shade
|
|
|
|
- job:
|
|
name: bifrost-integration-tinyipa-opensuse-423
|
|
parent: legacy-base
|
|
run: playbooks/legacy/bifrost-integration-tinyipa-opensuse-423/run.yaml
|
|
post-run: playbooks/legacy/bifrost-integration-tinyipa-opensuse-423/post.yaml
|
|
timeout: 3600
|
|
nodeset: legacy-opensuse-423
|
|
required-projects:
|
|
- openstack/bifrost
|
|
- openstack/ironic
|
|
- openstack/ironic-inspector
|
|
- openstack/python-ironic-inspector-client
|
|
- openstack/python-ironicclient
|
|
- openstack/requirements
|
|
- openstack-infra/shade
|