summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorDan Smith <dansmith@redhat.com>2021-02-18 10:12:37 -0800
committerDan Smith <dansmith@redhat.com>2021-02-19 09:44:41 -0800
commit18dd4421e46cad6ecd03b611b2e9b50c0e4461de (patch)
treed292d9d2ed19787108f0e1b4d01fac61c51a4e29 /.zuul.yaml
parent00025156e0963d9e4752a1d45223aeca1dea73de (diff)
downloadglance_store-18dd4421e46cad6ecd03b611b2e9b50c0e4461de.tar.gz
Run glance functional job on glance_store
This will let us see if a proposed patch against glance_store will break glance's functional job. We already run a tempest job against glance_store so we should be loosely covered there already. Depends-On: https://review.opendev.org/c/openstack/glance/+/776369 Change-Id: Icf96eb49d560f2deb543232435094b34934b9406
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 5cf583a..1c448e4 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -140,6 +140,18 @@
vars:
tempest_test_regex: (^tempest\.(api|scenario)|(^cinder_tempest_plugin))
+- job:
+ name: cross-glance-tox-functional
+ parent: openstack-tox
+ description: |
+ Run cross-project glance functional tests on glance_store.
+ vars:
+ zuul_work_dir: src/opendev.org/openstack/glance
+ tox_envlist: functional
+ required-projects:
+ - openstack/glance
+ - openstack/glance_store
+
- project:
templates:
- check-requirements
@@ -150,6 +162,7 @@
- release-notes-jobs-python3
check:
jobs:
+ - cross-glance-tox-functional
- glance_store-src-ceph-tempest:
voting: false
irrelevant-files: &tempest-irrelevant-files