Fixup test suite names
authorIustin Pop <iustin@google.com>
Wed, 29 Aug 2012 23:57:57 +0000 (01:57 +0200)
committerIustin Pop <iustin@google.com>
Wed, 5 Sep 2012 12:34:47 +0000 (14:34 +0200)
commite09c1fa0aeb91bfb71091ede55bf1519730e3a03
treef62ffd64a5037c0a12abc7729bd85344dcf0d612
parent20bc53603bf22a5242c70f12b0ea209e353cd87d
Fixup test suite names

The names were not in a proper hierarchy, leading to inconsistencies
about what they were actually tested.

We change this by reproducing in the test names the relative hierarchy
within the Ganeti directory, leading to nicer test suite names (in
test-framework output).

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
15 files changed:
htest/Test/Ganeti/Confd/Utils.hs
htest/Test/Ganeti/HTools/CLI.hs
htest/Test/Ganeti/HTools/Cluster.hs
htest/Test/Ganeti/HTools/Container.hs
htest/Test/Ganeti/HTools/Instance.hs
htest/Test/Ganeti/HTools/Loader.hs
htest/Test/Ganeti/HTools/Node.hs
htest/Test/Ganeti/HTools/PeerMap.hs
htest/Test/Ganeti/HTools/Simu.hs
htest/Test/Ganeti/HTools/Text.hs
htest/Test/Ganeti/HTools/Types.hs
htest/Test/Ganeti/HTools/Utils.hs
htest/Test/Ganeti/Query/Language.hs
htest/Test/Ganeti/TestHelper.hs
htest/test.hs