Skip to content
Open
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
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ deps =
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
hacking>=3.0.1,<3.1.0 # Apache-2.0
setuptools<82.0.0
allowlist_externals = bash
commands =
bash {toxinidir}/tools/pip_install_src_modules.sh "{toxinidir}"
Expand Down
13 changes: 0 additions & 13 deletions zuul.d/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,19 +149,6 @@
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-9-stream
description: |
Functional testing for a FIPS enabled Centos 9 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-nftables
parent: neutron-tempest-plugin-linuxbridge-zed
Expand Down
2 changes: 0 additions & 2 deletions zuul.d/job-templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
- neutron-functional
- neutron-functional-with-uwsgi-fips
- neutron-fullstack
- neutron-fullstack-with-uwsgi-fips
- neutron-ovn-grenade-multinode
- neutron-ovn-grenade-multinode-tick-tick:
voting: false
Expand Down Expand Up @@ -117,7 +116,6 @@
- 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