Merge "[CI] Drop stable/victoria job configuration"

This commit is contained in:
Zuul 2022-08-03 21:20:21 +00:00 committed by Gerrit Code Review
commit 95e76c5f7a
2 changed files with 3 additions and 4 deletions

View File

@ -47,7 +47,6 @@
MANILA_SERVER_MIGRATION_PERIOD_TASK_INTERVAL: 10
MANILA_REPLICA_STATE_UPDATE_INTERVAL: 10
- job:
name: manila-tempest-plugin-ipv6-base
abstract: true

View File

@ -1,5 +1,5 @@
# Stable branch jobs to test the trunk version of manila-tempest-plugin against
# released stable branches of manila
# Stable wallaby / xena / yoga branch jobs to test the trunk version of
# manila-tempest-plugin against those released stable branches of manila
- job:
name: manila-tempest-plugin-generic-scenario-stable
@ -7,7 +7,7 @@
Test the scenario test cases on the generic driver multibackend
(DHSS=True) with NFS and CIFS
parent: manila-tempest-plugin-generic-scenario-base
branches: &manila_tempest_image_pinned_branches ^(stable/(yoga|xena|wallaby|victoria|ussuri)).*$
branches: &manila_tempest_image_pinned_branches ^(stable/(yoga|xena|wallaby)).*$
vars: &manila_tempest_image_pinned_vars
devstack_localrc:
# NOTE(carloss): Pinning manila service image to a Focal version,