]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
upgrade: use infernalis instead of hammer for rbd tests
authorLoic Dachary <ldachary@redhat.com>
Mon, 21 Mar 2016 10:35:35 +0000 (11:35 +0100)
committerLoic Dachary <ldachary@redhat.com>
Mon, 21 Mar 2016 19:58:02 +0000 (20:58 +0100)
There are only few differences at the moment but it may be confusing
later on if a bug is fixed in the infernalis workunits later on.

Signed-off-by: Loic Dachary <loic@dachary.org>
suites/upgrade/infernalis-x/stress-split/5-workload/rbd-cls.yaml
suites/upgrade/infernalis-x/stress-split/5-workload/rbd-import-export.yaml
suites/upgrade/infernalis-x/stress-split/7-workload/rbd_api.yaml
suites/upgrade/infernalis-x/stress-split/9-workload/rbd-python.yaml

index 0204baf1b6a9796d908afcc5de7fef6b71c80dce..2a8dc6c546a54463afc06fecef31bb95c2b520e2 100644 (file)
@@ -3,7 +3,7 @@ meta:
    run basic cls tests for rbd
 tasks:
 - workunit:
-    branch: hammer
+    branch: infernalis
     clients:
       client.0:
         - cls/test_cls_rbd.sh
index 790d8e6033a42b5d9582de6eb89eb01bee672a52..b9342ade86078ab26ddfa6e7b280d24970ef2084 100644 (file)
@@ -3,7 +3,7 @@ meta:
    run basic import/export cli tests for rbd
 tasks:
 - workunit:
-    branch: hammer
+    branch: infernalis
     clients:
       client.0:
         - rbd/import_export.sh
index 8204ec60f1715149bd802ebe721fa4fb85b7f13b..585daae3efb8fc029c23265ebb36411b0a2cefce 100644 (file)
@@ -3,7 +3,7 @@ meta:
    librbd C and C++ api tests
 tasks:
 - workunit:
-     branch: hammer
+     branch: infernalis
      clients:
         client.0:
            - rbd/test_librbd.sh
index d02db865ac06556e181e6e09ab8d5bf7c64edb7f..5822ee07187735a776433804c06fd06f0e386a70 100644 (file)
@@ -3,7 +3,7 @@ meta:
    librbd python api tests
 tasks:
 - workunit:
-    branch: hammer
+    branch: infernalis
     clients:
       client.0:
         - rbd/test_librbd_python.sh