From: Yuri Weinstein Date: Wed, 15 Oct 2014 18:08:40 +0000 (-0700) Subject: Fixes #9729, running incompatible tests while the cluster is mixed between firefly... X-Git-Tag: v0.94.10~27^2^2~258^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cb18611782b87c9bf2a8ee4ea70b2896dd586f8b;p=ceph.git Fixes #9729, running incompatible tests while the cluster is mixed between firefly and dumpling Changed to rados/test-upgrade-firefly.sh version Signed-off-by: Yuri Weinstein --- diff --git a/suites/upgrade/dumpling-firefly-x/parallel/2-workload/rados_api.yaml b/suites/upgrade/dumpling-firefly-x/parallel/2-workload/rados_api.yaml index 68c12558e1db..3c7c90ef81f7 100644 --- a/suites/upgrade/dumpling-firefly-x/parallel/2-workload/rados_api.yaml +++ b/suites/upgrade/dumpling-firefly-x/parallel/2-workload/rados_api.yaml @@ -4,6 +4,7 @@ workload: branch: dumpling clients: client.0: - - rados/test.sh + # make sure to run test-upgrade-firefly.sh when running the cluster is mixed mode between firefly and dumpling + - rados/test-upgrade-firefly.sh - cls - print: "**** done rados/test.sh & cls"