Run tempest-dsvm-full-glusterfs job on ubuntu
This patch ensures that the job "tempest-dsvm-full-glusterfs" to run on ubuntu instead of centos. And this patch also adds tempest-dsvm-full-glusterfs job as a experimental job to stackforge/devstack-plugin-glusterfs project. Change-Id: Ic24daa174fdbd09d20433673cd1e61d6da2e3243
This commit is contained in:
parent
0e9a113f6f
commit
6b509d24fb
@ -1825,8 +1825,8 @@
|
||||
|
||||
|
||||
- job-template:
|
||||
name: '{pipeline}-tempest-dsvm-full-glusterfs-centos7{branch-designator}'
|
||||
node: 'devstack-centos7'
|
||||
name: '{pipeline}-tempest-dsvm-full-glusterfs{branch-designator}'
|
||||
node: '{node}'
|
||||
|
||||
wrappers:
|
||||
- build-timeout:
|
||||
@ -1959,5 +1959,5 @@
|
||||
- '{pipeline}-tempest-dsvm-full-ceph{branch-designator}'
|
||||
- '{pipeline}-tempest-dsvm-nova-v21-full{branch-designator}'
|
||||
- '{pipeline}-tempest-dsvm-nova-v21-neutron-full{branch-designator}'
|
||||
- '{pipeline}-tempest-dsvm-full-glusterfs-centos7{branch-designator}'
|
||||
- '{pipeline}-tempest-dsvm-full-glusterfs{branch-designator}'
|
||||
- '{pipeline}-grenade-dsvm-trove{branch-designator}'
|
||||
|
@ -4525,6 +4525,8 @@ projects:
|
||||
- gate-devstack-plugin-glusterfs-bashate
|
||||
gate:
|
||||
- gate-devstack-plugin-glusterfs-bashate
|
||||
experimental:
|
||||
- gate-tempest-dsvm-full-glusterfs
|
||||
|
||||
- name: stackforge/devstack-plugin-sheepdog
|
||||
template:
|
||||
|
Loading…
Reference in New Issue
Block a user