Add basic unit tests for "gnt-cluster epo"
authorMichael Hanselmann <hansmi@google.com>
Wed, 10 Oct 2012 11:15:47 +0000 (13:15 +0200)
committerMichael Hanselmann <hansmi@google.com>
Thu, 11 Oct 2012 09:11:45 +0000 (11:11 +0200)
commit1ca7b7733d5e8d481468a3b2df6c9e6a5b0a8122
tree7f4870ba5c014cbd09c1e7102edd829305fabaae
parent318853ab71bda7615f3abe5e9a9aaf5445ae44a4
Add basic unit tests for "gnt-cluster epo"

This patch adds some unit tests for “gnt-cluster epo”. Not everything is
covered, but at least the bug fixed in the previous patch is.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/client/gnt_cluster.py
test/ganeti.client.gnt_cluster_unittest.py