Merge "Add Container experimental job for manila"
This commit is contained in:
commit
0ef49b2062
@ -3083,6 +3083,13 @@
|
|||||||
back_end_type: 'multibackend'
|
back_end_type: 'multibackend'
|
||||||
driver: 'zfsonlinux'
|
driver: 'zfsonlinux'
|
||||||
test_type: 'api'
|
test_type: 'api'
|
||||||
|
- 'gate-manila-tempest-dsvm-{description}':
|
||||||
|
description: postgres-container
|
||||||
|
postgres_enabled: '1'
|
||||||
|
dhss: '1'
|
||||||
|
back_end_type: 'multibackend'
|
||||||
|
driver: 'container'
|
||||||
|
test_type: 'api'
|
||||||
- 'gate-manila-tempest-dsvm-{description}':
|
- 'gate-manila-tempest-dsvm-{description}':
|
||||||
description: generic-no-share-servers
|
description: generic-no-share-servers
|
||||||
postgres_enabled: '0'
|
postgres_enabled: '0'
|
||||||
|
@ -2145,6 +2145,9 @@ jobs:
|
|||||||
branch: ^(?!stable/(?:kilo|liberty)).*$
|
branch: ^(?!stable/(?:kilo|liberty)).*$
|
||||||
voting: false
|
voting: false
|
||||||
|
|
||||||
|
- name: gate-manila-tempest-dsvm-postgres-container
|
||||||
|
voting: false
|
||||||
|
|
||||||
- name: gate-grenade-dsvm-manila
|
- name: gate-grenade-dsvm-manila
|
||||||
branch: ^(?!stable/(?:liberty|mitaka)).*$
|
branch: ^(?!stable/(?:liberty|mitaka)).*$
|
||||||
voting: false
|
voting: false
|
||||||
@ -7088,6 +7091,7 @@ projects:
|
|||||||
- gate-grenade-dsvm-manila
|
- gate-grenade-dsvm-manila
|
||||||
- gate-rally-dsvm-manila-multibackend
|
- gate-rally-dsvm-manila-multibackend
|
||||||
- gate-rally-dsvm-manila-multibackend-no-ss
|
- gate-rally-dsvm-manila-multibackend-no-ss
|
||||||
|
- gate-manila-tempest-dsvm-postgres-container
|
||||||
|
|
||||||
- name: openstack/manila-image-elements
|
- name: openstack/manila-image-elements
|
||||||
template:
|
template:
|
||||||
|
Loading…
Reference in New Issue
Block a user