Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 0 additions & 28 deletions zuul.d/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 0 additions & 3 deletions zuul.d/job-templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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
Expand Down