Revision e1df06f2 qa/ganeti-qa.py

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

  
4
# Copyright (C) 2007 Google Inc.
4
# Copyright (C) 2007, 2008, 2009, 2010 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
......
145 145
  RunTest(qa_os.TestOsPartiallyValid)
146 146
  RunTest(qa_os.TestOsModifyValid)
147 147
  RunTest(qa_os.TestOsModifyInvalid)
148
  RunTest(qa_os.TestOsStates)
148 149

  
149 150

  
150 151
def RunCommonInstanceTests(instance):

Also available in: Unified diff