Revert "Revert "Add the rest of the projects to Zuul v3""

This reverts commit 417d200470.

Change-Id: Ie198e7190853ee74be2edfcb9040909a84323092
This commit is contained in:
Monty Taylor 2017-09-26 08:23:34 -05:00 committed by James E. Blair
parent 67c5bb1091
commit d5e62922eb
4 changed files with 1632 additions and 80 deletions

View File

@ -0,0 +1,3 @@
- hosts: all
roles:
- fetch-tox-output

View File

@ -0,0 +1,4 @@
- hosts: all
roles:
- ensure-tox
- revoke-sudo

View File

@ -0,0 +1,9 @@
- hosts: all
roles:
- role: tox
tox_envlist: add-projects-to-main
- hosts: all
tasks:
- name: Check for changes to zuul/main.yaml
command: git diff-files --quiet

File diff suppressed because it is too large Load Diff