]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
tests: fix factual errors in comments 20413/head
authorNathan Cutler <ncutler@suse.com>
Tue, 13 Feb 2018 06:58:24 +0000 (07:58 +0100)
committerNathan Cutler <ncutler@suse.com>
Tue, 13 Feb 2018 07:00:11 +0000 (08:00 +0100)
Apparently, the comments were not updated when the test YAML was carried
forward from jewel.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
qa/suites/upgrade/client-upgrade-kraken/kraken-client-x/basic/2-workload/rbd_api_tests.yaml
qa/suites/upgrade/client-upgrade-kraken/kraken-client-x/rbd/1-install/kraken-client-x.yaml

index 8939f3a805a3405ab387523c4ff0fc9a77d962c5..975849adca5f9050aaf1c687d98d17361ec4378a 100644 (file)
@@ -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 jewel ceph_test_librbd_api"
+- print: "**** done reverting to kraken ceph_test_librbd_api"
 - workunit:
     branch: kraken
     clients:
index 6bddaa07adcc5458b96eded0c3abc798edf7f1cd..841c442326f0fc474f395b504563a1981a0922e0 100644 (file)
@@ -2,10 +2,10 @@ tasks:
 - install:
     branch: kraken
     exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
-- print: "**** done install jewel"
+- print: "**** done install kraken"
 - install.upgrade:
    exclude_packages: ['libcephfs1']
    client.1:
-- print: "**** done install.upgrade to -x on client.0"
+- print: "**** done install.upgrade to -x on client.1"
 - ceph:
 - print: "**** done ceph task"