Remove linter testing as pip dependencies won't install anymore.

We also remove the duplicate zuul definition and keep
zuul.d/layout.yaml as it's the default on the tripleo project.

Change-Id: I17affa26617f62444f1b768a9bc41e2ff4dafac9
Closes-Bug: #1989005
This commit is contained in:
Sofer Athlan-Guyot 2022-09-09 13:06:02 +02:00
parent 54795225c2
commit 2183195b77
2 changed files with 1 additions and 24 deletions

View File

@ -1,14 +0,0 @@
- project:
templates:
- check-requirements
- release-notes-jobs
check:
jobs:
- openstack-tox-linters
gate:
queue: tripleo
jobs:
- openstack-tox-linters
post:
jobs:
- publish-openstack-python-branch-tarball

View File

@ -2,13 +2,4 @@
- project:
templates:
- check-requirements
check:
jobs:
- openstack-tox-linters
gate:
queue: tripleo
jobs:
- openstack-tox-linters
post:
jobs:
- publish-openstack-python-branch-tarball
- release-notes-jobs