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