Add puppet-swift-tripleo-standalone job

* It overrrides the tripleo-standalone featureset override to run
  Object Storage specific tempest tests.
* It will help to detect the puppet-swift tempest specific issues
  early in gates.

Depends-On: https://review.openstack.org/#/c/612245/

Change-Id: If303b5af5cf68781dd42cc7d44e77e10bc77cdf7
This commit is contained in:
Chandan Kumar 2018-10-12 13:15:18 +05:30
parent 20f1557a4c
commit f2ea89695b
1 changed files with 17 additions and 1 deletions

View File

@ -5,5 +5,21 @@
- puppet-openstack-integration-jobs-scenario002
- puppet-openstack-beaker-jobs
- tripleo-puppet-undercloud
- tripleo-puppet-standalone
- release-notes-jobs-python3
check:
jobs:
- puppet-swift-tripleo-standalone
gate:
jobs:
- puppet-swift-tripleo-standalone
- job:
name: puppet-swift-tripleo-standalone
parent: tripleo-puppet-ci-centos-7-standalone
description: |
TripleO standalone Job running Object Storage specific Tempest tests.
vars:
featureset_override:
run_tempest: true
tempest_whitelist:
- 'object_storage'