Skip to content

Commit

Permalink
tests: fix oversight in yaml comment
Browse files Browse the repository at this point in the history
When the file was copied from the hammer version, the word "hammer"
was not changed to "infernalis".

Signed-off-by: Nathan Cutler <ncutler@suse.com>

This cannot be cherry-picked from master because the test has been dropped.
  • Loading branch information
smithfarm committed Apr 11, 2017
1 parent 50e863e commit 25e43ac
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -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:
Expand Down

0 comments on commit 25e43ac

Please sign in to comment.