diff --git a/zuul.d/manila-tempest-stable-jobs.yaml b/zuul.d/manila-tempest-stable-jobs.yaml index b8d44256..c5a692b6 100644 --- a/zuul.d/manila-tempest-stable-jobs.yaml +++ b/zuul.d/manila-tempest-stable-jobs.yaml @@ -107,24 +107,6 @@ MANILA_SETUP_IPV6: false NEUTRON_CREATE_INITIAL_NETWORKS: true -- job: - name: manila-tempest-plugin-lvm-2023.1 - parent: manila-tempest-plugin-lvm-base - override-checkout: stable/2023.1 - vars: - # TODO(gouthamr): some tests are disabled due to bugs - # IPv6 Tests: https://bugs.launchpad.net/manila/+bug/1998489 - # drop these overrides once we address that bug. - tempest_exclude_regex: '(^manila_tempest_tests.tests.scenario.*IPv6.*)' - devstack_localrc: - MANILA_SETUP_IPV6: false - NEUTRON_CREATE_INITIAL_NETWORKS: true - # NOTE(carloss): Pinning manila service image to a Focal version, - # since on Zed we moved to Ubuntu Jammy (22), and it requires more - # VM resources. - MANILA_SERVICE_IMAGE_URL: https://tarballs.opendev.org/openstack/manila-image-elements/images/manila-service-image-1.3.0-76-ga216835.qcow2 - MANILA_SERVICE_IMAGE_NAME: manila-service-image-1.3.0-76-ga216835 - - project-template: name: manila-tempest-plugin-jobs-using-service-image-stable description: | diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 68366a33..d2a654e6 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -11,7 +11,6 @@ - manila-tempest-plugin-lvm-2024.2 - manila-tempest-plugin-lvm-2024.1 - manila-tempest-plugin-lvm-2023.2 - - manila-tempest-plugin-lvm-2023.1 - manila-tempest-plugin-dummy-no-dhss-rbac - manila-tempest-plugin-container: voting: false