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:
Sreejith Punnapuzha 2020-03-25 14:56:49 -05:00
parent 6ea552bbbc
commit 6fea813dba

View File

@ -68,8 +68,6 @@
name: airship-airshipctl-gate-test
attempts: 1
timeout: 3600
roles:
- zuul: openstack/openstack-helm-infra
pre-run:
- playbooks/airship-airshipctl-deploy-docker.yaml
- playbooks/airship-airshipctl-build-gate.yaml