Allow gnt-debug submit-job to take multiple args
[ganeti-local] / qa /
2009-02-16 Iustin PopQA: add support for burnin rename
2009-02-10 Iustin PopFix one more RAPI QA test
2009-02-06 Iustin PopQA: switch RAPI to https
2009-02-05 Iustin PopRevive RAPI QA tests for 2.0-style RAPI
2009-01-13 Iustin PopQA: add burnin parameters (parallel, http-check)
2008-12-01 Michael HanselmannUpdate QA scripts to new cluster parameters
2008-10-08 Alexander SchreiberUpdate scripts and qa config for changed hypervisor...
2008-09-05 Michael HanselmannQA: Remove dry run mode
2008-08-26 Michael HanselmannQA: Use pseudo-tty via SSH
2008-08-19 Michael HanselmannAdd vim modeline to qa-sample.json
2008-08-18 Michael HanselmannQA: Convert configuration from YAML to JSON
2008-08-18 Michael HanselmannQA: Try to run more scripts with --version
2008-08-18 Michael HanselmannQA: Always accept added node's SSH key
2008-08-18 Michael HanselmannQA: Do not upload known_hosts file anymore
2008-08-18 Michael HanselmannCopy qa_utils.AssertIn from 1.2 branch
2008-08-15 Michael HanselmannWhitespace fixes for remote API QA checks
2008-08-15 Michael HanselmannRemove QA hook functionality
2008-07-15 Oleksiy MishchenkoMigrate RAPI QA to trunk.
2008-06-19 Michael HanselmannUse a single Makefile.am instead of many
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-05-13 Michael HanselmannForward-port changes made to readd in 1.2
2008-04-16 Michael HanselmannAdd --readd option to “gnt-node add”
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-29 Iustin PopImplement QA tests for gnt-cluster rename
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-28 Iustin PopAllow selection of hypervisor type in QA
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-12-03 Michael HanselmannAdd comment about PEP 318 to qa_utils.py.
2007-11-22 Michael HanselmannCall more hooks during QA tests.
2007-11-22 Michael HanselmannList loading hooks in QA.
2007-11-22 Michael HanselmannAdd hook for logging.
2007-11-21 Michael HanselmannAbort if tests for disk templates remote_raid1 and...
2007-11-21 Michael HanselmannImplement disk templates for burnin from QA.
2007-11-21 Michael HanselmannAdd two comments to qa-sample.yaml.
2007-11-19 Michael HanselmannAdd basic QA tests for DRBD 8.
2007-11-13 Michael HanselmannRun ganeti-watcher script from QA code instead of cron.
2007-11-13 Michael HanselmannFix call to TestInstanceConsecutiveFailures.
2007-11-13 Michael HanselmannFix --node option for “gnt-backup list”.
2007-11-08 Michael HanselmannInsert hook calls.
2007-11-08 Michael HanselmannImplement sample hook.
2007-11-08 Michael HanselmannImplement hooks infrastructure.
2007-11-06 Michael HanselmannAdapt QA tests for removed --secondary-node option.
2007-11-05 Michael HanselmannTest tag functionality.
2007-11-05 Michael HanselmannMerge three small cluster tests into one.
2007-11-05 Michael HanselmannRename utils.GetUUID to utils.NewUUID.
2007-11-02 Michael HanselmannTest “gnt-cluster command”.
2007-11-01 Michael HanselmannCleanup colouring functions.
2007-11-01 Michael HanselmannCleanup QA scripts.
2007-10-18 Michael HanselmannImplement disk failure QA test.
2007-10-15 Michael HanselmannDo QA tests on “gnt-os“, including partially valid...
2007-10-15 Michael HanselmannDon't take unused parameter in qa_utils.py:Print{Info...
2007-10-12 Michael HanselmannSmall wording changes and fix checks.
2007-10-12 Michael HanselmannTest “gnt-node evacuate” and “gnt-node failover” in QA.
2007-10-10 Michael HanselmannColours and warnings.
2007-09-27 Michael HanselmannAdd more QA tests.
2007-09-26 Michael HanselmannEnhance QA.
2007-09-13 Michael HanselmannSplit QA script into different modules.
2007-09-12 Michael HanselmannMove QA script from testing/ to qa/.