From 6b509d24fb19e9c06e8fa5df01781e5f5d05f716 Mon Sep 17 00:00:00 2001 From: Bharat Kumar Kobagana Date: Wed, 25 Feb 2015 23:51:26 +0530 Subject: [PATCH] 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 --- jenkins/jobs/devstack-gate.yaml | 6 +++--- zuul/layout.yaml | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/jenkins/jobs/devstack-gate.yaml b/jenkins/jobs/devstack-gate.yaml index 1546206e27..a28dde2dd7 100644 --- a/jenkins/jobs/devstack-gate.yaml +++ b/jenkins/jobs/devstack-gate.yaml @@ -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}' diff --git a/zuul/layout.yaml b/zuul/layout.yaml index c0a936187b..1cb4412597 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -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: