[yoga only] Drop 8-stream jobs

8-stream is EOL[1] and there are no repos now, let's
stop running these jobs.

[1] https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/

Change-Id: Ica12e1605ecd4b38c562e874e85d2f28360c6294
This commit is contained in:
yatinkarel 2024-06-07 18:09:27 +05:30
parent 608914c2ce
commit 2d6c1617df
2 changed files with 0 additions and 31 deletions

View File

@ -123,34 +123,6 @@
# stadium projects where they need to use stadium project as working dir.
zuul_work_dir: src/opendev.org/openstack/neutron
- job:
name: neutron-functional-with-uwsgi-fips
parent: neutron-functional-with-uwsgi
nodeset: devstack-single-node-centos-8-stream
description: |
Functional testing for a FIPS enabled Centos 8 system
vars:
tox_environment:
TOX_PYTHON: python3.8
nslookup_target: 'opendev.org'
enable_fips: True
devstack_localrc:
ISCSI_CHAP_ALGORITHMS: SHA3-256,SHA256
Q_BUILD_OVS_FROM_GIT: true
- job:
name: neutron-fullstack-with-uwsgi-fips
parent: neutron-fullstack-with-uwsgi
nodeset: devstack-single-node-centos-8-stream
description: |
Functional testing for a FIPS enabled Centos 8 system
vars:
nslookup_target: 'opendev.org'
enable_fips: True
devstack_localrc:
ISCSI_CHAP_ALGORITHMS: SHA3-256,SHA256
Q_BUILD_OVS_FROM_GIT: true
- job:
name: neutron-linuxbridge-tempest-plugin-scenario-nftables
parent: neutron-tempest-plugin-scenario-linuxbridge-yoga

View File

@ -47,7 +47,6 @@
name: neutron-experimental-jobs
experimental:
jobs:
- neutron-functional-with-uwsgi-fips
- neutron-ovn-grenade-multinode
- neutron-ovn-tempest-with-uwsgi-loki
- tempest-integrated-networking:
@ -92,9 +91,7 @@
periodic:
jobs:
- neutron-functional
- neutron-functional-with-uwsgi-fips
- neutron-fullstack
- neutron-fullstack-with-uwsgi-fips
- neutron-ovs-tempest-slow
- neutron-ovn-tempest-slow
- neutron-ovn-tempest-postgres-full