No longer test kata-containers in 3rd-party-check

Tests on kata-containers repositories were moved to the
Kata containers tenant, so we no longer need those
defined in the openstack tenant.

Change-Id: I34b9cc64b6d799abc9636d608bf51b7661d9ffeb
This commit is contained in:
Thierry Carrez 2019-02-05 14:06:22 +01:00
parent 483ec85605
commit c4dfc4eda7
2 changed files with 1 additions and 25 deletions

View File

@ -3,7 +3,7 @@
- project:
# Only include system-required on openstack repos so that we don't
# run merge-check on third-party things like kata or ansible
# run merge-check on third-party things like ansible
name: ^openstack.*
templates:
- system-required
@ -45,27 +45,6 @@
- ^lib/ansible/module_utils/openstack.py
- ^lib/ansible/utils/module_docs_fragments/openstack.py
- project:
name: kata-containers/proxy
third-party-check:
jobs:
- dco-license
- kata-runsh:
dependencies:
- dco-license
- kata-runsh-fedora-28:
dependencies:
- dco-license
- project:
name: kata-containers/runtime
third-party-check:
jobs:
- dco-license
- kata-runsh:
dependencies:
- dco-license
- project:
name: openstack-dev/bashate
templates:

View File

@ -1531,9 +1531,6 @@
- ansible/ansible
- cherrypy/cherrypy
- gtest-org/ansible
- kata-containers/proxy
- kata-containers/runtime
- kata-containers/tests
- kubernetes-incubator/kubespray
- sigmavirus24/github3.py
- sqlalchemy/dogpile.cache