Mark airship/tempest-plugin inactive

THis plugin is broken and it use retired plugin 'patrol'. The last change
done in this plugin was 7 years ago.
- https://opendev.org/airship/tempest-plugin

This unblock and re-enable the tempest-tox-plugin-sanity-check job

Change-Id: I3e7e1459b154cc8ffc1a4a9914b43cca5fefb36b
Signed-off-by: Sean Mooney <work@seanmooney.info>
This commit is contained in:
Sean Mooney
2026-02-11 20:48:50 +00:00
committed by Ghanshyam
parent 32ebf094f9
commit 9d20a0dd1f
2 changed files with 31 additions and 53 deletions

View File

@@ -79,6 +79,10 @@ NON_ACTIVE_LIST = [
# No changes are merging in this
# https://review.opendev.org/q/project:x%252Fnetworking-fortinet
'x/networking-fortinet'
# It is broken and it use retired plugin 'patrol'. Last change done
# in this plugin was 7 years ago.
# https://opendev.org/airship/tempest-plugin
'airship/tempest-plugin'
]
url = 'https://review.opendev.org/projects/'

View File

@@ -43,34 +43,32 @@
irrelevant-files: *tempest-irrelevant-files
- tempest-multinode-full-py3:
irrelevant-files: *tempest-irrelevant-files
# this is failing because airship depend on patole which is eol and
# no longer works due to pkg_resources.
# - tempest-tox-plugin-sanity-check:
# irrelevant-files: &tempest-irrelevant-files-2
# - ^.*\.rst$
# - ^doc/.*$
# - ^etc/.*$
# - ^releasenotes/.*$
# - ^setup.cfg$
# - ^tempest/hacking/.*$
# - ^tempest/tests/.*$
# - ^.coveragerc$
# - ^.gitignore$
# - ^.gitreview$
# - ^.mailmap$
# - ^tools/check_logs.py
# - ^tools/format.sh
# - ^tools/skip_tracker.py
# - ^tools/tempest-integrated-gate-compute-exclude-list.txt
# - ^tools/tempest-integrated-gate-networking-exclude-list.txt
# - ^tools/tempest-integrated-gate-object-storage-exclude-list.txt
# - ^tools/tempest-integrated-gate-placement-exclude-list.txt
# - ^tools/tempest-integrated-gate-storage-blacklist.txt
# - ^tools/tempest-integrated-gate-storage-exclude-list.txt
# - ^tools/tempest-extra-tests-list.txt
# - ^tools/verify-ipv6-only-deployments.sh
# - ^tools/with_venv.sh
# # tools/ is not here since this relies on a script in tools/.
- tempest-tox-plugin-sanity-check:
irrelevant-files: &tempest-irrelevant-files-2
- ^.*\.rst$
- ^doc/.*$
- ^etc/.*$
- ^releasenotes/.*$
- ^setup.cfg$
- ^tempest/hacking/.*$
- ^tempest/tests/.*$
- ^.coveragerc$
- ^.gitignore$
- ^.gitreview$
- ^.mailmap$
- ^tools/check_logs.py
- ^tools/format.sh
- ^tools/skip_tracker.py
- ^tools/tempest-integrated-gate-compute-exclude-list.txt
- ^tools/tempest-integrated-gate-networking-exclude-list.txt
- ^tools/tempest-integrated-gate-object-storage-exclude-list.txt
- ^tools/tempest-integrated-gate-placement-exclude-list.txt
- ^tools/tempest-integrated-gate-storage-blacklist.txt
- ^tools/tempest-integrated-gate-storage-exclude-list.txt
- ^tools/tempest-extra-tests-list.txt
- ^tools/verify-ipv6-only-deployments.sh
- ^tools/with_venv.sh
# tools/ is not here since this relies on a script in tools/.
- tempest-ipv6-only:
irrelevant-files: &tempest-irrelevant-files-3
- ^.*\.rst$
@@ -121,31 +119,7 @@
- ironic-tempest-bios-ipmi-direct:
irrelevant-files: *tempest-irrelevant-files
- openstack-tox-bashate:
irrelevant-files: &tempest-irrelevant-files-2
- ^.*\.rst$
- ^doc/.*$
- ^etc/.*$
- ^releasenotes/.*$
- ^setup.cfg$
- ^tempest/hacking/.*$
- ^tempest/tests/.*$
- ^.coveragerc$
- ^.gitignore$
- ^.gitreview$
- ^.mailmap$
- ^tools/check_logs.py
- ^tools/format.sh
- ^tools/skip_tracker.py
- ^tools/tempest-integrated-gate-compute-exclude-list.txt
- ^tools/tempest-integrated-gate-networking-exclude-list.txt
- ^tools/tempest-integrated-gate-object-storage-exclude-list.txt
- ^tools/tempest-integrated-gate-placement-exclude-list.txt
- ^tools/tempest-integrated-gate-storage-blacklist.txt
- ^tools/tempest-integrated-gate-storage-exclude-list.txt
- ^tools/tempest-extra-tests-list.txt
- ^tools/verify-ipv6-only-deployments.sh
- ^tools/with_venv.sh
# tools/ is not here since this relies on a script in tools/.
irrelevant-files: *tempest-irrelevant-files-2
gate:
jobs:
- openstack-tox-pep8