]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume: Use DreamCompute instances as slaves 1230/head
authorDavid Galloway <dgallowa@redhat.com>
Thu, 17 Jan 2019 14:17:51 +0000 (09:17 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Thu, 17 Jan 2019 16:02:54 +0000 (11:02 -0500)
Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml
ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml
ceph-volume-scenario/config/definitions/ceph-volume-scenario.yml

index a720f1e26e0b97ba7f7c7819baeafbcf1f43e96f..790c20c65dae156c49715dd1edfc66f3b885889f 100644 (file)
@@ -70,7 +70,7 @@
 - job-template:
     name: 'ceph-volume-prs-{subcommand}-{distro}-{objectstore}-{scenario}'
     display-name: 'ceph-volume {subcommand}: Pull Request [{distro}-{objectstore}-{scenario}]'
-    node: vagrant&&libvirt&&(smithi||mira)
+    node: vagrant&&libvirt&&(smithi||mira||dhc)
     concurrent: true
     project-type: freestyle
     defaults: global
index d97ca88cb9345ca78be81055ea08e80102ec95b4..81e5719298b1db856b4742b39a02760159e2833e 100644 (file)
@@ -83,7 +83,7 @@
 - job-template:
     name: 'ceph-volume-nightly-{ceph_branch}-{subcommand}-{distro}-{objectstore}-{scenario}'
     display-name: 'ceph-volume {ceph_branch} {subcommand}: [{distro}-{objectstore}-{scenario}]'
-    node: vagrant&&libvirt&&(smithi||mira)
+    node: vagrant&&libvirt&&(smithi||mira||dhc)
     concurrent: true
     project-type: freestyle
     defaults: global
index e62a42326763eb317b75b66fead0b052db6874cd..126e10979c141e1772380c9a0f9e5f1d8167534e 100644 (file)
@@ -1,7 +1,7 @@
 
 - job:
     name: 'ceph-volume-scenario'
-    node: vagrant&&libvirt&&(smithi||mira)
+    node: vagrant&&libvirt&&(smithi||mira||dhc)
     concurrent: true
     defaults: global
     display-name: 'ceph-volume: individual scenario testing'