Add puppet-nova-tripleo-standalone job

* It overrrides the tripleo-standalone featureset override to run nova
  specific tempest tests.

* It will help to detect the puppet-nova tempest specific issues early
  in gates.

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

Change-Id: Ifd4d8134f21a6efc7f3086378fad16b39ffa57b5
This commit is contained in:
Chandan Kumar 2018-10-12 13:11:26 +05:30 committed by Alex Schultz
parent 3d877926f0
commit 670197c94a
1 changed files with 17 additions and 1 deletions

View File

@ -4,5 +4,21 @@
- puppet-openstack-module-unit-jobs
- puppet-openstack-integration-jobs-all
- puppet-openstack-beaker-jobs
- tripleo-puppet-standalone
- release-notes-jobs-python3
check:
jobs:
- puppet-nova-tripleo-standalone
gate:
jobs:
- puppet-nova-tripleo-standalone
- job:
name: puppet-nova-tripleo-standalone
parent: tripleo-puppet-ci-centos-7-standalone
description: |
TripleO standalone Job running Nova specific Tempest tests.
vars:
featureset_override:
run_tempest: true
tempest_whitelist:
- 'compute'