Revision 1e7acc3b qa/qa_cluster.py
b/qa/qa_cluster.py | ||
---|---|---|
1 | 1 |
# |
2 | 2 |
# |
3 | 3 |
|
4 |
# Copyright (C) 2007, 2010, 2011 Google Inc. |
|
4 |
# Copyright (C) 2007, 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 |
... | ... | |
276 | 276 |
AssertCommand(cmd, fail=fail) |
277 | 277 |
|
278 | 278 |
|
279 |
def TestClusterModifyEmpty(): |
|
280 |
"""gnt-cluster modify""" |
|
281 |
AssertCommand(["gnt-cluster", "modify"], fail=True) |
|
282 |
|
|
283 |
|
|
279 | 284 |
def TestClusterModifyDisk(): |
280 | 285 |
"""gnt-cluster modify -D""" |
281 | 286 |
for param in _FAIL_PARAMS: |
Also available in: Unified diff