summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorDan Smith <dansmith@redhat.com>2022-10-10 10:53:22 -0700
committerDan Smith <dansmith@redhat.com>2022-11-02 13:26:29 -0700
commit7e960b125ece4531bc3b53c996d246e69df67a44 (patch)
tree9463e29d0f4d62cf3d16ea9206e6f814fd45a0b3 /.zuul.yaml
parent03d2715ed492350fa11908aea0fdd0265993e284 (diff)
downloadnova-7e960b125ece4531bc3b53c996d246e69df67a44.tar.gz
Enable glance location tests on ceph-multistore
Change-Id: I5672d2e1352bd5236a92630234e1261a782bc539 Depends-On: https://review.opendev.org/c/openstack/tempest/+/861390
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index e8732a61af..dbc3a01bf9 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -613,6 +613,10 @@
s-object: false
s-proxy: false
devstack_local_conf:
+ test-config:
+ $TEMPEST_CONFIG:
+ image-feature-enabled:
+ manage_locations: true
post-config:
$NOVA_CONF:
libvirt:
@@ -621,7 +625,7 @@
never_download_image_if_on_rbd: True
$GLANCE_API_CONF:
DEFAULT:
- enabled_backends: "cheap:file, robust:rbd"
+ enabled_backends: "cheap:file, robust:rbd, web:http"
default_log_levels: "amqp=WARN, amqplib=WARN, boto=WARN, qpid=WARN, sqlalchemy=WARN, suds=INFO, oslo.messaging=INFO, oslo_messaging=INFO, iso8601=WARN, requests.packages.urllib3.connectionpool=WARN, urllib3.connectionpool=WARN, websocket=WARN, requests.packages.urllib3.util.retry=WARN, urllib3.util.retry=WARN, keystonemiddleware=WARN, routes.middleware=WARN, stevedore=WARN, taskflow=WARN, keystoneauth=WARN, oslo.cache=INFO, dogpile.core.dogpile=INFO, oslo_policy=DEBUG"
glance_store:
default_backend: cheap
@@ -633,6 +637,8 @@
rbd_store_ceph_conf: /etc/ceph/ceph.conf
cheap:
filesystem_store_datadir: /opt/stack/data/glance/images/
+ web:
+ https_insecure: false
os_glance_staging_store:
filesystem_store_datadir: /opt/stack/data/glance/os_glance_staging_store/
os_glance_tasks_store: