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>
run basic cls tests for rbd
tasks:
- workunit:
- branch: hammer
+ branch: infernalis
clients:
client.0:
- cls/test_cls_rbd.sh
run basic import/export cli tests for rbd
tasks:
- workunit:
- branch: hammer
+ branch: infernalis
clients:
client.0:
- rbd/import_export.sh
librbd C and C++ api tests
tasks:
- workunit:
- branch: hammer
+ branch: infernalis
clients:
client.0:
- rbd/test_librbd.sh
librbd python api tests
tasks:
- workunit:
- branch: hammer
+ branch: infernalis
clients:
client.0:
- rbd/test_librbd_python.sh