From 2a36e93afa01f4078695683d7b6f11be4389ca12 Mon Sep 17 00:00:00 2001 From: Chandan Kumar Date: Fri, 12 Oct 2018 12:58:38 +0530 Subject: [PATCH] Add puppet-glance-tripleo-standalone job * It overrrides the tripleo-standalone featureset override to run glance specific tempest tests. * It will help to detect the puppet-glance tempest specific issues early in gates. Depends-On: https://review.openstack.org/#/c/615178/ Change-Id: Ibcec0829034d968710d7faed9ff733b155bbd2e3 --- .zuul.yaml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 290459ff..e25b7afd 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -5,5 +5,21 @@ - puppet-openstack-integration-jobs-all - puppet-openstack-beaker-jobs - tripleo-puppet-undercloud - - tripleo-puppet-standalone - release-notes-jobs-python3 + check: + jobs: + - puppet-glance-tripleo-standalone + gate: + jobs: + - puppet-glance-tripleo-standalone + +- job: + name: puppet-glance-tripleo-standalone + parent: tripleo-puppet-ci-centos-7-standalone + description: | + TripleO standalone Job running Glance specific Tempest tests. + vars: + featureset_override: + run_tempest: true + tempest_whitelist: + - 'image'