From: Dimitri Savineau Date: Wed, 3 Apr 2019 20:39:40 +0000 (-0400) Subject: ceph-ansible: Remove bluestore_lvm_osds scenario X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1276%2Fhead;p=ceph-build.git ceph-ansible: Remove bluestore_lvm_osds scenario Testing bluestore is handled in the lvm_osds scenario. We don't need a dedicated one for that. Signed-off-by: Dimitri Savineau --- diff --git a/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml b/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml index 7f216d84b..d44215eea 100644 --- a/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml +++ b/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml @@ -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 @@ -146,7 +144,6 @@ - all_daemons - collocation - update - - bluestore_lvm_osds - lvm_osds - shrink_mon - shrink_osd diff --git a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml index 004ea8425..f7c9313ea 100644 --- a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml +++ b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml @@ -528,27 +528,6 @@ 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: | diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index 9b4a23839..649650069 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -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 @@ -163,7 +161,6 @@ - all_daemons - collocation - update - - bluestore_lvm_osds - lvm_osds - shrink_mon - shrink_osd @@ -334,10 +331,8 @@ - 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