Revision 1e7acc3b qa/ganeti-qa.py

b/qa/ganeti-qa.py
1 1
#!/usr/bin/python -u
2 2
#
3 3

  
4
# Copyright (C) 2007, 2008, 2009, 2010, 2011 Google Inc.
4
# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 Google Inc.
5 5
#
6 6
# This program is free software; you can redistribute it and/or modify
7 7
# it under the terms of the GNU General Public License as published by
......
160 160
    ("cluster-verify", qa_cluster.TestClusterVerify),
161 161
    ("cluster-reserved-lvs", qa_cluster.TestClusterReservedLvs),
162 162
    # TODO: add more cluster modify tests
163
    ("cluster-modify", qa_cluster.TestClusterModifyEmpty),
163 164
    ("cluster-modify", qa_cluster.TestClusterModifyBe),
164 165
    ("cluster-modify", qa_cluster.TestClusterModifyDisk),
165 166
    ("cluster-rename", qa_cluster.TestClusterRename),

Also available in: Unified diff