]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-ansible: adds back lvm_auto_discovery tests to pipeline and prs 1246/head
authorAndrew Schoen <aschoen@redhat.com>
Wed, 30 Jan 2019 17:05:34 +0000 (11:05 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 30 Jan 2019 17:07:54 +0000 (11:07 -0600)
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml
ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml

index 52ad98ae48a4038efcef48b6c47d8ca85bc00ba3..8b7fabe606e03046a080b05d49fe09f09c14d46a 100644 (file)
                     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
index 643297f4910996cb1f04b3f43b885b69214acc49..ad37d6a931de5dfe094a3fa880f0590259aaf7eb 100644 (file)
@@ -24,6 +24,7 @@
       - add_osds
       - rgw_multisite
       - purge
+      - lvm_auto_discovery
     jobs:
         - 'ceph-ansible-prs-pipeline'
 
       - archive:
           artifacts: 'logs/**'
           allow-empty: true
-          latest-only: false
\ No newline at end of file
+          latest-only: false