Merge "Use centralized_db cache driver in tempest jobs"

This commit is contained in:
Zuul 2024-03-05 18:37:55 +00:00 committed by Gerrit Code Review
commit bd955b1189
1 changed files with 15 additions and 0 deletions

View File

@ -253,6 +253,18 @@
image:
image_caching_enabled: True
- job:
name: glance-centralized-cache
parent: tempest-integrated-storage-import
description: |
The regular job to test with glance centralized cache driver
vars:
devstack_local_conf:
post-config:
$GLANCE_API_CONF:
DEFAULT:
image_cache_driver: "centralized_db"
- job:
name: glance-multistore-cinder-import
parent: tempest-integrated-storage-import
@ -380,6 +392,9 @@
irrelevant-files: *tempest-irrelevant-files
- nova-ceph-multistore:
irrelevant-files: *tempest-irrelevant-files
- glance-centralized-cache:
voting: false
irrelevant-files: *tempest-irrelevant-files
- glance-secure-rbac-protection-functional
gate: