]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume-ansible-pr: include the batch mixed type tests 1117/head
authorAndrew Schoen <aschoen@redhat.com>
Thu, 6 Sep 2018 17:13:56 +0000 (12:13 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 6 Sep 2018 17:13:56 +0000 (12:13 -0500)
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml

index fdfc57d6a4d525bd537ac844289db0258ef72461..7d3dde2875929fbfa4a923d9489eedcca811e6c6 100644 (file)
     jobs:
       - 'ceph-volume-prs-{subcommand}-{distro}-{objectstore}-{scenario}'
 
+- project:
+    name: ceph-volume-ansible-prs-batch-mixed
+    distro:
+      - centos7
+    objectstore:
+      - bluestore
+      - filestore
+    scenario:
+      - mixed_type
+      - mixed_type_dmcrypt
+    subcommand:
+      - batch
+
+    jobs:
+      - 'ceph-volume-prs-{subcommand}-{distro}-{objectstore}-{scenario}'
+
 - job-template:
     name: 'ceph-volume-prs-{subcommand}-{distro}-{objectstore}-{scenario}'
     display-name: 'ceph-volume {subcommand}: Pull Request [{distro}-{objectstore}-{scenario}]'