Temporarily remove ansible/ansible from pipelines
We occasionally get merge errors due to GitHub connection issues, and Zuul reports on those, regardless of any other configuration. Temporarily remove the project from all pipelines until we can make the merging more robust, or are able to configure reporting more granularly. Change-Id: Ic0654aeb332a89235baab05740c0843ee7de2a47
This commit is contained in:
parent
b2364000a6
commit
b7c0a786ac
@ -1,20 +1,6 @@
|
||||
# Shared zuul config specific to the OpenStack Project
|
||||
# Contains project pipeline definitions
|
||||
|
||||
- project:
|
||||
name: ansible/ansible
|
||||
# ansible/ansible does not include system-required on purpose. We do not
|
||||
# gate ansible/ansible and we should NOT be doing merge-check on it.
|
||||
check:
|
||||
jobs:
|
||||
- shade-ansible-devel-functional-devstack:
|
||||
files:
|
||||
- ^lib/ansible/modules/cloud/openstack/.*
|
||||
- ^contrib/inventory/openstack.py
|
||||
- ^lib/ansible/plugins/inventory/openstack.py
|
||||
- ^lib/ansible/module_utils/openstack.py
|
||||
- ^lib/ansible/utils/module_docs_fragments/openstack.py
|
||||
|
||||
- project:
|
||||
name: openstack-dev/bashate
|
||||
templates:
|
||||
|
Loading…
Reference in New Issue
Block a user