]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-ansible-nightly: add stable-5.0 branch 1535/head
authorDimitri Savineau <dsavinea@redhat.com>
Thu, 26 Mar 2020 22:07:59 +0000 (18:07 -0400)
committerDimitri Savineau <dsavinea@redhat.com>
Thu, 26 Mar 2020 22:07:59 +0000 (18:07 -0400)
This adds the ceph-ansible stable-5.0 branch to the nighly jobs which
is used to test the Ceph Octopus release.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml

index 93d7100d7836997a0ce92ff4e6515abc4be589dd..cfc3fd1fde681676c225caade65b706fd1ff5d9c 100644 (file)
       - deployment: container
         scenario: switch_to_containers
 
+- project:
+    name: ceph-ansible-nightly-stable5.0
+    release:
+      - octopus
+    distribution:
+      - centos
+    deployment:
+      - container
+      - non_container
+    scenario:
+      - all_daemons
+      - collocation
+      - update
+      - lvm_osds
+      - shrink_mon
+      - shrink_osd
+      - lvm_batch
+      - add_osds
+      - rgw_multisite
+      - purge
+      - lvm_auto_discovery
+      - ooo_collocation
+      - switch_to_containers
+    ceph_ansible_branch:
+      - stable-5.0
+    jobs:
+        - 'ceph-ansible-nightly-{release}-{distribution}-{deployment}-{ceph_ansible_branch}-{scenario}'
+    exclude:
+      - deployment: non_container
+        scenario: ooo_collocation
+      - deployment: container
+        scenario: switch_to_containers
+
 - job-template:
     name: 'ceph-ansible-nightly-{release}-{distribution}-{deployment}-{ceph_ansible_branch}-{scenario}'
     node: vagrant&&libvirt&&centos7