From 6b537776416e9518d7c5a0dc638764ce499328c2 Mon Sep 17 00:00:00 2001 From: Artom Lifshitz Date: Mon, 13 May 2024 13:20:09 -0400 Subject: [PATCH] Remove Nova 17.0 jobs 17.0 is no longer supported, not even for CVEs. Remove Nova's 17.0 jobs. --- znoyder/config.d/42-override-OSP-17.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/znoyder/config.d/42-override-OSP-17.yml b/znoyder/config.d/42-override-OSP-17.yml index ee68c70..516f61b 100644 --- a/znoyder/config.d/42-override-OSP-17.yml +++ b/znoyder/config.d/42-override-OSP-17.yml @@ -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/stable/wallaby/upper-constraints.txt pypowervm zVMCloudConnector - - dnf remove -y libguestfs libvirt-client 'osp-17.1': 'osp-rpm-functional-py39': vars: