Add openstack-helm-infra to required projects for infra jobs
Required to run osh-infra jobs from another projects. Change-Id: Iba1deb6ff4c6e7c3582d90f9175b2d3953bfd4d8 Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
This commit is contained in:
parent
b985663954
commit
553af32beb
@ -29,6 +29,8 @@
|
||||
name: openstack-helm-infra-functional
|
||||
run: playbooks/osh-infra-gate-runner.yaml
|
||||
abstract: true
|
||||
required-projects:
|
||||
- openstack/openstack-helm-infra
|
||||
irrelevant-files:
|
||||
- ^.*\.rst$
|
||||
- ^doc/.*$
|
||||
@ -333,6 +335,7 @@
|
||||
timeout: 7200
|
||||
pre-run: playbooks/osh-infra-upgrade-host.yaml
|
||||
required-projects:
|
||||
- openstack/openstack-helm-infra
|
||||
- openstack/openstack-helm
|
||||
post-run: playbooks/osh-infra-collect-logs.yaml
|
||||
nodeset: openstack-helm-single-node
|
||||
@ -386,6 +389,7 @@
|
||||
timeout: 7200
|
||||
pre-run: playbooks/osh-infra-upgrade-host.yaml
|
||||
required-projects:
|
||||
- openstack/openstack-helm-infra
|
||||
- openstack/openstack-helm
|
||||
post-run: playbooks/osh-infra-collect-logs.yaml
|
||||
nodeset: openstack-helm-single-node
|
||||
@ -435,6 +439,7 @@
|
||||
parent: openstack-helm-infra
|
||||
nodeset: openstack-helm-single-node
|
||||
required-projects:
|
||||
- openstack/openstack-helm-infra
|
||||
- openstack/openstack-helm
|
||||
vars:
|
||||
osh_params:
|
||||
|
Loading…
Reference in New Issue
Block a user