]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-ansible: Remove bluestore_lvm_osds scenario 1276/head
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 3 Apr 2019 20:39:40 +0000 (16:39 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 18 Apr 2019 09:24:38 +0000 (11:24 +0200)
Testing bluestore is handled in the lvm_osds scenario. We don't need
a dedicated one for that.

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

index 7f216d84b136b415b94dfe8bc944b02c5045c7d6..d44215eeace95b074f3586c96aa710e59123e23f 100644 (file)
@@ -51,7 +51,6 @@
       - non_container
     scenario:
       - purge_lvm_osds
-      - bluestore_lvm_osds
       - switch_to_containers
       - lvm_osds
     ceph_ansible_branch:
@@ -89,7 +88,6 @@
       - all_daemons
       - collocation
       - update
-      - bluestore_lvm_osds
       - lvm_osds
       - shrink_mon
       - shrink_osd
       - all_daemons
       - collocation
       - update
-      - bluestore_lvm_osds
       - lvm_osds
       - shrink_mon
       - shrink_osd
index 004ea842544df0b02d23477650f74c4625289df9..f7c9313ea06f0dfcfd71671e0426135d3399f236 100644 (file)
                     current-parameters: true
                   - name: 'ceph-ansible-prs-luminous-filestore_osds_non_container'
                     current-parameters: true
-      - conditional-step:
-          condition-kind: shell
-          condition-command: |
-            #!/bin/bash
-            set -x
-            # if the target branch is not stable-3.2 then we DON'T RUN these tests
-            if [[ "$ghprbTargetBranch" =~ stable-3.[0-1]|stable-4.0|master ]]; then
-              exit 1
-            fi
-            git diff --name-only $(git show HEAD | grep Merge | head -n 1 | cut -d ':' -f2) | grep -E 'roles/ceph-defaults/tasks/facts.yml|roles/ceph-osd|ceph-validate'
-          on-evaluation-failure: dont-run
-          steps:
-            - multijob:
-                name: 'ceph-ansible osd scenarios playbook testing'
-                condition: SUCCESSFUL
-                execution-type: PARALLEL
-                projects:
-                  - name: 'ceph-ansible-prs-luminous-centos-non_container-bluestore_lvm_osds'
-                    current-parameters: true
-                  - name: 'ceph-ansible-prs-luminous-centos-container-bluestore_lvm_osds'
-                    current-parameters: true
       - conditional-step:
           condition-kind: shell
           condition-command: |
index 9b4a23839a2eecc243cc8cab9bc57161ae1ef518..649650069c79e25b2b81f70f91d36622c065548f 100644 (file)
@@ -15,7 +15,6 @@
       - cluster
       - collocation
       - update
-      - bluestore_lvm_osds
       - lvm_osds
       - shrink_mon
       - shrink_osd
@@ -89,7 +88,6 @@
       - cluster
       - collocation
       - update
-      - bluestore_lvm_osds
       - lvm_osds
       - shrink_mon
       - shrink_osd
       - all_daemons
       - collocation
       - update
-      - bluestore_lvm_osds
       - lvm_osds
       - shrink_mon
       - shrink_osd
       - lvm_osds
       - lvm_batch
       - purge_lvm_osds
-      - bluestore_lvm_osds
       - lvm_osds_container
       - lvm_batch_container
-      - bluestore_lvm_osds_container
       - add_osds
       - add_osds_container
       - rgw_multisite