Remove external role dependency from gate job
This ps removes docker-install role import from openstack-helm-infra in airship-airshipctl-gate-test. This will enable the gate to use docker role defined in airshipctl repo Depends-On: https://review.opendev.org/#/c/715055 Change-Id: Ia01aa8f58a2e0bcfcdd611f6a76c82acfda101c7 Signed-off-by: Sreejith Punnapuzha <sreejith.punnapuzha@outlook.com>
This commit is contained in:
parent
6ea552bbbc
commit
6fea813dba
@ -68,8 +68,6 @@
|
|||||||
name: airship-airshipctl-gate-test
|
name: airship-airshipctl-gate-test
|
||||||
attempts: 1
|
attempts: 1
|
||||||
timeout: 3600
|
timeout: 3600
|
||||||
roles:
|
|
||||||
- zuul: openstack/openstack-helm-infra
|
|
||||||
pre-run:
|
pre-run:
|
||||||
- playbooks/airship-airshipctl-deploy-docker.yaml
|
- playbooks/airship-airshipctl-deploy-docker.yaml
|
||||||
- playbooks/airship-airshipctl-build-gate.yaml
|
- playbooks/airship-airshipctl-build-gate.yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user