puppet-glance/.zuul.yaml
Chandan Kumar 2a36e93afa 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
2018-11-02 12:39:45 +00:00

26 lines
685 B
YAML

- project:
templates:
- puppet-openstack-check-jobs
- puppet-openstack-module-unit-jobs
- puppet-openstack-integration-jobs-all
- puppet-openstack-beaker-jobs
- tripleo-puppet-undercloud
- 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'