]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-ansible: add tripleo oriented scenario 960/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 20 Feb 2018 16:02:49 +0000 (17:02 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 21 Feb 2018 17:56:18 +0000 (18:56 +0100)
This commit enable a new 'tripleo deployment' scenario.
ceph-ansible related PR: https://github.com/ceph/ceph-ansible/pull/2407/files

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml
ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml

index 5909c338e11431e3a1423e232ad4e013e5d67092..16a374db525da436c1cf740f89d4cad224f63e78 100644 (file)
@@ -49,6 +49,7 @@
       - purge_cluster_non_container
       - purge_filestore_osds_container
       - purge_filestore_osds_non_container
+      - ooo_collocation
     ceph_ansible_branch:
       - stable-3.0
     jobs:
@@ -84,6 +85,7 @@
       - purge_filestore_osds_non_container
       - purge_bluestore_osds_container
       - purge_bluestore_osds_non_container
+      - ooo_collocation
     ceph_ansible_branch:
       - stable-3.0
       - master
index 0aed63eb6ff572abba4507a0dafa589141bd33e6..b1bc9e07d58d63d18c6cc0e0294ed89294e4a893 100644 (file)
@@ -13,6 +13,7 @@
       - docker_cluster_collocation
       - purge_bluestore_osds_container
       - purge_bluestore_osds_non_container
+      - ooo_collocation
     jobs:
         - 'ceph-ansible-prs-auto'
 
@@ -27,6 +28,7 @@
       - centos7_cluster
       - xenial_cluster
       - docker_cluster
+      - ooo_collocation
     jobs:
         - 'ceph-ansible-prs-oldstable-trigger'