Merge "Update lib-forward-testing"
This commit is contained in:
commit
d27f7a6046
@ -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: |
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user