Merge "Update lib-forward-testing"

This commit is contained in:
Zuul 2018-10-15 16:09:19 +00:00 committed by Gerrit Code Review
commit d27f7a6046
2 changed files with 20 additions and 9 deletions

View File

@ -1377,6 +1377,26 @@
- infra-puppet-apply-4-ubuntu-xenial
- openstackci-beaker
- project-template:
name: lib-forward-testing
description: |
Run tempest, installing the library from source to ensure that
changes in the library do not break any of the services running
in devstack.
check:
jobs:
# Tempest-full is only working on pike and newer.
- tempest-full:
branches: ^(?!stable/(newton|ocata)).*$
- legacy-tempest-dsvm-neutron-src:
branches: ^stable/(newton|ocata)$
gate:
jobs:
- tempest-full:
branches: ^(?!stable/(newton|ocata)).*$
- legacy-tempest-dsvm-neutron-src:
branches: ^stable/(newton|ocata)$
- project-template:
name: lib-forward-testing-python3
description: |

View File

@ -73,15 +73,6 @@
- neutron-grenade:
branches: ^(?!stable/(newton|ocata)).*$
- project-template:
name: lib-forward-testing
check:
jobs:
- legacy-tempest-dsvm-neutron-src
gate:
jobs:
- legacy-tempest-dsvm-neutron-src
- project-template:
name: lib-forward-testing-plugin
check: