utils.KillProcess: Use waitpid() to wait for child processes
[ganeti-local] / qa / qa_instance.py
2008-12-01 Michael HanselmannUpdate QA scripts to new cluster parameters
2008-08-15 Michael HanselmannRemove QA hook functionality
2008-06-06 Michael HanselmannForward-port: Fix two problems in QA scripts
2008-06-06 Michael HanselmannForward-port: Add QA tests for “gnt-instance reboot”
2008-06-06 Michael HanselmannForward-port: Add QA test for “gnt-instance replace...
2008-03-27 Michael HanselmannAdd QA test for “gnt-instance console”
2008-03-25 Iustin PopRemove the option to create md/drbd7 instances
2008-02-25 Michael HanselmannSome changes on disk failure tests
2008-02-14 Michael HanselmannCode style updates for QA code.
2008-01-28 Iustin PopAdd QA tests for gnt-instance modify
2008-01-21 Guido TrotterRemove qa tests for gnt-instance start/stop
2008-01-21 Guido TrotterTest start/stop aliases in qa
2007-12-03 Michael HanselmannVarious code style fixes for strings.
2007-11-19 Michael HanselmannAdd basic QA tests for DRBD 8.
2007-11-13 Michael HanselmannFix --node option for “gnt-backup list”.
2007-11-08 Michael HanselmannInsert hook calls.
2007-11-06 Michael HanselmannAdapt QA tests for removed --secondary-node option.
2007-11-01 Michael HanselmannCleanup colouring functions.
2007-11-01 Michael HanselmannCleanup QA scripts.
2007-10-18 Michael HanselmannImplement disk failure QA test.
2007-09-27 Michael HanselmannAdd more QA tests.
2007-09-26 Michael HanselmannEnhance QA.
2007-09-13 Michael HanselmannSplit QA script into different modules.