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:
Bharat Kumar Kobagana 2015-02-25 23:51:26 +05:30
parent 0e9a113f6f
commit 6b509d24fb
2 changed files with 5 additions and 3 deletions

View File

@ -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}'

View File

@ -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: