From 25e43ac25619d883d5a04e2df1cf6f57fea73fd0 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Tue, 11 Apr 2017 08:23:23 +0200 Subject: [PATCH] tests: fix oversight in yaml comment When the file was copied from the hammer version, the word "hammer" was not changed to "infernalis". Signed-off-by: Nathan Cutler This cannot be cherry-picked from master because the test has been dropped. --- .../infernalis-client-x/basic/2-workload/rbd_api_tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/suites/upgrade/client-upgrade/infernalis-client-x/basic/2-workload/rbd_api_tests.yaml b/qa/suites/upgrade/client-upgrade/infernalis-client-x/basic/2-workload/rbd_api_tests.yaml index 99321c67513..d15c2ee23d9 100644 --- a/qa/suites/upgrade/client-upgrade/infernalis-client-x/basic/2-workload/rbd_api_tests.yaml +++ b/qa/suites/upgrade/client-upgrade/infernalis-client-x/basic/2-workload/rbd_api_tests.yaml @@ -10,7 +10,7 @@ tasks: client.0: - "cp --force $TESTDIR/ceph_test_librbd_api $(which ceph_test_librbd_api)" - "rm -rf $TESTDIR/ceph_test_librbd_api" -- print: "**** done reverting to hammer ceph_test_librbd_api" +- print: "**** done reverting to infernalis ceph_test_librbd_api" - workunit: branch: infernalis clients: -- 2.47.3