Avoid using tobiko-deploy for TripleO CI jobs

Zuul is already expected to deploy projects to remote hosts

Change-Id: I956712b88fb48ba9bccf6e3294005ae7ba78109b
This commit is contained in:
Federico Ressi 2020-05-12 13:45:31 +02:00
parent 71fee65f97
commit 633e91fad6
2 changed files with 2 additions and 2 deletions

View File

@ -3,4 +3,4 @@
- hosts: primary
roles:
- tobiko-zuul
- tobiko-post-run
- tobiko-collect

View File

@ -3,7 +3,7 @@
- hosts: primary
roles:
- tobiko-zuul
- tobiko-pre-run
- tobiko-configure
- name: "import tripleo-ci common role"
role: common