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

This commit is contained in:
Jenkins 2017-09-25 20:59:10 +00:00 committed by Gerrit Code Review
commit 2dcc3a0417
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