Revert "Revert "Disable github reporting and re-add devel ansible job""

This reverts commit 9e9aeff0fc.

We were not done debugging.  In fact, we hadn't even started debugging,
so revert the revert of the job removal.  Here's the justification for
the original revert:

We had a job trigger that shouldn't have. Re-add the job so
we can debug why that happened. Because we're debugging, turn of
all github reporting.

Change-Id: Idb16bcf5b581e7dd411506eb69c2324e206f0511
This commit is contained in:
James E. Blair 2020-03-24 08:54:05 -07:00
parent 9e9aeff0fc
commit 4b53515189
2 changed files with 8 additions and 8 deletions

View File

@ -346,17 +346,9 @@
- event: pull_request
action: comment
comment: (?i)^\s*recheck\s*$
start:
github:
status: pending
comment: false
success:
github:
status: 'success'
mysql:
failure:
github:
status: 'failure'
mysql:
# Don't report merge-failures to github
merge-failure:

View File

@ -29,6 +29,14 @@
default-branch: devel
third-party-check:
jobs:
- openstacksdk-ansible-devel-functional-devstack:
branches: devel
files:
- ^lib/ansible/modules/cloud/openstack/.*
- ^contrib/inventory/openstack_inventory.py
- ^lib/ansible/plugins/inventory/openstack.py
- ^lib/ansible/module_utils/openstack.py
- ^lib/ansible/utils/module_docs_fragments/openstack.py
- openstacksdk-ansible-stable-2.6-functional-devstack:
branches: stable-2.6
files: