From: Andrew Schoen Date: Wed, 30 Jan 2019 17:05:34 +0000 (-0600) Subject: ceph-ansible: adds back lvm_auto_discovery tests to pipeline and prs X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1246%2Fhead;p=ceph-build.git ceph-ansible: adds back lvm_auto_discovery tests to pipeline and prs Signed-off-by: Andrew Schoen --- diff --git a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml index 52ad98ae4..8b7fabe60 100644 --- a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml +++ b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml @@ -436,9 +436,9 @@ current-parameters: true - name: 'ceph-ansible-prs-dev-centos-container-lvm_batch' current-parameters: true - - name: 'ceph-ansible-prs-dev-lvm_auto_discovery' + - name: 'ceph-ansible-prs-dev-centos-non_container-lvm_auto_discovery' current-parameters: true - - name: 'ceph-ansible-prs-dev-lvm_auto_discovery_container' + - name: 'ceph-ansible-prs-dev-centos-container-lvm_auto_discovery' current-parameters: true - conditional-step: condition-kind: shell diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index 643297f49..ad37d6a93 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -24,6 +24,7 @@ - add_osds - rgw_multisite - purge + - lvm_auto_discovery jobs: - 'ceph-ansible-prs-pipeline' @@ -274,4 +275,4 @@ - archive: artifacts: 'logs/**' allow-empty: true - latest-only: false \ No newline at end of file + latest-only: false