Merge "Clean jobs after switching to wsgi by default in master"

This commit is contained in:
Zuul 2018-07-12 00:03:58 +00:00 committed by Gerrit Code Review
commit 06d5c56f05
1 changed files with 12 additions and 2 deletions

View File

@ -4,9 +4,9 @@
- openstack-tox-pylint:
voting: false
- sahara-tests-scenario
- sahara-tests-scenario-modwsgi:
voting: false
- sahara-tests-tempest
- sahara-tests-scenario-queens
- sahara-tests-scenario-pike
gate:
jobs:
- sahara-tests-scenario
@ -102,6 +102,16 @@
- ^releasenotes/.*$
- ^sahara_tempest_plugin/.*$
- job:
name: sahara-tests-scenario-queens
parent: sahara-tests-scenario
override-checkout: stable/queens
- job:
name: sahara-tests-scenario-pike
parent: sahara-tests-scenario
override-checkout: stable/pike
- job:
name: sahara-tests-scenario-modwsgi
description: |