Skip to content

Commit

Permalink
Add zuul-jobs and tripleo-ansible repos to eco pipeline (#1460)
Browse files Browse the repository at this point in the history
Adds two big repositories to the eco (canary) pipeline, so we can
avoid breaking them with changes made to the linter.
  • Loading branch information
ssbarnea committed Mar 19, 2021
1 parent cadc383 commit c76d9d7
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions playbooks/eco.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,18 @@
- name: ansible-role-mysql
url: https://github.com/geerlingguy/ansible-role-mysql.git
contact: geerlingguy
# Enable after: https://review.opendev.org/c/zuul/zuul-jobs/+/773245
# - name: zuul-jobs
# url: https://opendev.org/zuul/zuul-jobs
# contact: ssbarnea
- name: zuul-jobs
url: https://opendev.org/zuul/zuul-jobs
contact: ssbarnea
- name: tripleo-ansible
url: https://opendev.org/openstack/tripleo-ansible
contact: ssbarnea
- name: ansible-role-hardening
url: https://github.com/konstruktoid/ansible-role-hardening
contact: konstruktoid
- name: ansible-docker-rootless
url: https://github.com/konstruktoid/ansible-docker-rootless
contact: konstruktoid
# Enable after: https://github.com/devroles/ansible_collection_system/pull/1
- name: ansible_collection_system
url: https://github.com/devroles/ansible_collection_system
contact: greg-hellings
Expand Down

0 comments on commit c76d9d7

Please sign in to comment.