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
|
name: openstack-helm-infra-functional
|
||||||
run: playbooks/osh-infra-gate-runner.yaml
|
run: playbooks/osh-infra-gate-runner.yaml
|
||||||
abstract: true
|
abstract: true
|
||||||
|
required-projects:
|
||||||
|
- openstack/openstack-helm-infra
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
@ -333,6 +335,7 @@
|
|||||||
timeout: 7200
|
timeout: 7200
|
||||||
pre-run: playbooks/osh-infra-upgrade-host.yaml
|
pre-run: playbooks/osh-infra-upgrade-host.yaml
|
||||||
required-projects:
|
required-projects:
|
||||||
|
- openstack/openstack-helm-infra
|
||||||
- openstack/openstack-helm
|
- openstack/openstack-helm
|
||||||
post-run: playbooks/osh-infra-collect-logs.yaml
|
post-run: playbooks/osh-infra-collect-logs.yaml
|
||||||
nodeset: openstack-helm-single-node
|
nodeset: openstack-helm-single-node
|
||||||
@ -386,6 +389,7 @@
|
|||||||
timeout: 7200
|
timeout: 7200
|
||||||
pre-run: playbooks/osh-infra-upgrade-host.yaml
|
pre-run: playbooks/osh-infra-upgrade-host.yaml
|
||||||
required-projects:
|
required-projects:
|
||||||
|
- openstack/openstack-helm-infra
|
||||||
- openstack/openstack-helm
|
- openstack/openstack-helm
|
||||||
post-run: playbooks/osh-infra-collect-logs.yaml
|
post-run: playbooks/osh-infra-collect-logs.yaml
|
||||||
nodeset: openstack-helm-single-node
|
nodeset: openstack-helm-single-node
|
||||||
@ -435,6 +439,7 @@
|
|||||||
parent: openstack-helm-infra
|
parent: openstack-helm-infra
|
||||||
nodeset: openstack-helm-single-node
|
nodeset: openstack-helm-single-node
|
||||||
required-projects:
|
required-projects:
|
||||||
|
- openstack/openstack-helm-infra
|
||||||
- openstack/openstack-helm
|
- openstack/openstack-helm
|
||||||
vars:
|
vars:
|
||||||
osh_params:
|
osh_params:
|
||||||
|
Loading…
Reference in New Issue
Block a user