Merge "Update gate jobs as per the 2025.1 cycle testing runtime"
This commit is contained in:
commit
a294899d4e
@ -74,7 +74,6 @@
|
||||
tempest_plugins:
|
||||
- vitrage-tempest-plugin
|
||||
devstack_localrc:
|
||||
GLOBAL_VENV: False
|
||||
VITRAGE_COORDINATION_URL: memcached://127.0.0.1:11211
|
||||
VITRAGE_USE_STATIC: 1
|
||||
VITRAGE_USE_DOCTOR: 1
|
||||
@ -107,6 +106,10 @@
|
||||
- job:
|
||||
name: vitrage-tempest-plugin-datasources
|
||||
parent: vitrage-tempest-plugin-base
|
||||
# TODO(gmann): As per the 2025.1 testing runtime, we
|
||||
# need to run at least one job on jammy. This job can
|
||||
# be moved to Ubuntu Noble in the next cycle(2025.2)
|
||||
nodeset: openstack-single-node-jammy
|
||||
vars:
|
||||
devstack_local_conf:
|
||||
post-config:
|
||||
|
Loading…
Reference in New Issue
Block a user