Merge "Add a job for testing amqp/proton driver"
This commit is contained in:
commit
9a0577a698
@ -234,6 +234,11 @@
|
||||
|
||||
jobs:
|
||||
- gate-{name}-bashate
|
||||
- '{pipeline}-tempest-dsvm-full-{plugin}{branch-designator}':
|
||||
pipeline: gate
|
||||
plugin: amqp1
|
||||
plugin-repo: openstack/devstack-plugin-amqp1
|
||||
branch-designator: ''
|
||||
|
||||
- project:
|
||||
name: devstack-plugin-bdd
|
||||
|
@ -1381,6 +1381,10 @@ jobs:
|
||||
- name: gate-manila-tempest-dsvm-glusterfs-native
|
||||
voting: false
|
||||
|
||||
- name: gate-tempest-dsvm-full-amqp1
|
||||
branch: ^(?!stable/(?:juno|kilo|liberty)).*$
|
||||
voting: false
|
||||
|
||||
- name: gate-tempest-dsvm-full-zmq
|
||||
branch: ^(?!stable/(?:juno|kilo|liberty)).*$
|
||||
voting: false
|
||||
@ -3891,6 +3895,7 @@ projects:
|
||||
- gate-oslo.messaging-python34
|
||||
- gate-oslo.messaging-dsvm-functional-zeromq
|
||||
- gate-tempest-dsvm-full-zmq
|
||||
- gate-tempest-dsvm-full-amqp1
|
||||
post:
|
||||
- oslo.messaging-coverage
|
||||
|
||||
@ -4299,6 +4304,7 @@ projects:
|
||||
- name: merge-check
|
||||
check:
|
||||
- gate-devstack-plugin-amqp1-bashate
|
||||
- gate-tempest-dsvm-full-amqp1
|
||||
gate:
|
||||
- gate-devstack-plugin-amqp1-bashate
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user