Skip to content

Commit

Permalink
Remove Nova 17.0 jobs
Browse files Browse the repository at this point in the history
17.0 is no longer supported, not even for CVEs.
Remove Nova's 17.0 jobs.
  • Loading branch information
notartom authored and sdatko committed May 13, 2024
1 parent 6414a87 commit d0977aa
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions znoyder/config.d/42-override-OSP-17.yml
Original file line number Diff line number Diff line change
Expand Up @@ -318,17 +318,6 @@ override:
- python-neutron-lib

'nova':
'osp-17.0':
'osp-rpm-functional-py39':
vars:
extra_commands:
- dnf install -y python3-ddt python3-ironicclient python3-mock python3-oslotest python3-osprofiler python3-placement-tests python3-stestr python3-testresources python3-testscenarios python3-wsgi_intercept
'osp-rpm-py39':
vars:
extra_commands:
- dnf install -y python3-pycodestyle python3-ddt python3-hacking python3-ironicclient python3-mock python3-oslotest python3-osprofiler python3-requests-mock python3-stestr python3-testresources python3-testscenarios python3-wsgi_intercept
- pip install -c https://opendev.org/openstack/requirements/raw/branch/unmaintained/wallaby/upper-constraints.txt pypowervm zVMCloudConnector
- dnf remove -y libguestfs libvirt-client
'osp-17.1':
'osp-rpm-functional-py39':
vars:
Expand Down

0 comments on commit d0977aa

Please sign in to comment.