Disable failing QA test
[ganeti-local] / qa / qa_config.py
2013-05-23 Bernardo Dal SenoQA for spindles in creating disks
2013-04-26 Helga VelroyenMake DEFAULT_ENABLED_DISK_TEMPLATES a list
2013-04-17 Christos StavrakakisUpdate QA tests to check disk and NIC names
2013-04-14 Bernardo Dal SenoQA: Decision about disk templates to use is more modular
2013-04-11 Helga VelroyenQA: Test cluster init/modify wrt enabled disk templates
2013-03-21 Helga VelroyenQA: Extend cluster QA wrt enabled storage types
2013-02-27 Michael Hanselmannqa_config: Support callable test checks
2013-02-27 Michael HanselmannQA: Add config entries for virtual cluster
2013-02-20 Michael Hanselmannqa_config.AcquireNode: Use sort key function
2013-02-20 Michael Hanselmannqa_config: Add __repr__ for instance/node classes
2013-02-20 Michael HanselmannQA: Add validation for cluster name
2013-02-20 Michael HanselmannQA: Acquire instance via method
2013-02-12 Michael HanselmannQA: Set disk template directly via instance object
2013-02-12 Michael HanselmannRemove qa_config.GetInstanceNicMac
2013-02-11 Michael HanselmannQA: Remove dictionary-like interface from config objects
2013-02-11 Michael HanselmannQA: Release nodes through method
2013-02-11 Michael HanselmannQA: Convert nodes to objects
2013-02-08 Michael HanselmannQA: Release instances through method
2013-02-08 Michael HanselmannQA: Convert instances to objects
2013-02-08 Michael Hanselmannqa_config: Simplify IsTemplateSupported
2013-02-08 Michael HanselmannRefactor storage of runtime exclusive storage flag...
2013-02-08 Michael HanselmannRefactor QA configuration code
2013-02-08 Michael Hanselmannqa_config: Remove exclusive storage flag from config
2013-02-04 Michael Hanselmannqa_config: Remove useless "options" variable
2013-02-01 Bernardo Dal SenoQA: Refactored launching of the various instance tests
2013-02-01 Bernardo Dal SenoQA: Added functions to allocate/free N nodes at once
2013-02-01 Bernardo Dal SenoQA: Added exclusive_storage to qa_config
2013-02-01 Bernardo Dal SenoQA: Better initialization of a global dictionary
2013-02-01 Bernardo Dal SenoQA: Added disk template to config
2012-09-03 Iustin PopFix warnings/errors with newer pylint
2012-06-15 Michael HanselmannQA: Verify hypervisors, make available through functions
2012-06-07 Michael HanselmannQA: Add configuration options for static MAC address
2012-06-05 Michael HanselmannQA: Add default setting for tests
2012-05-10 Michael HanselmannQA: Infrastructure for hook script to check instance...
2012-05-04 Michael HanselmannQA: Enable use of OR conditions in test checks
2012-04-23 Michael HanselmannQA: Add default setting for tests
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-07-25 Iustin PopMost boring patch ever
2011-01-12 Iustin PopRun pylint over QA code too
2010-11-30 Iustin PopFurther cleanups on QA
2010-10-05 Michael HanselmannQA: Enable all tests by default
2010-10-05 Michael Hanselmannqa_config: Use ganeti.serializer for loading config
2008-12-01 Michael HanselmannUpdate QA scripts to new cluster parameters
2008-08-18 Michael HanselmannQA: Convert configuration from YAML to JSON
2008-03-25 Iustin PopRemove the option to create md/drbd7 instances
2008-02-14 Michael HanselmannCode style updates for QA code.
2007-11-21 Michael HanselmannAbort if tests for disk templates remote_raid1 and...
2007-10-12 Michael HanselmannTest “gnt-node evacuate” and “gnt-node failover” in QA.
2007-09-13 Michael HanselmannSplit QA script into different modules.