- May 11, 2009
-
-
Iustin Pop authored
In Ganeti 1.2, “none” was used to signify no initrd. In 2.0 we have changed to “no_” as a prefix (i.e. “-H no_initrd_path”) and thus we document in the manpage this. The QA suite is changed accordingly. Signed-off-by:
Iustin Pop <iustin@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
-
- Feb 16, 2009
-
-
Iustin Pop authored
This patch adds support for optionally doing the rename burnin test, and adds an example to the sample QA file. To disable, either remove or specify an empty rename target. Reviewed-by: imsnah
-
- Feb 10, 2009
-
-
Iustin Pop authored
This was skipped in the previous QA patch. Reviewed-by: imsnah
-
- Feb 06, 2009
-
-
Iustin Pop authored
Since we by default now use SSL for RAPI, we need to switch the QA tests to SSL too. Reviewed-by: amishchenko
-
- Feb 05, 2009
-
-
Iustin Pop authored
This patch fixes the RAPI QA tests to work with today's RAPI code and also does some other minor improvements: - QA: only create the cluster if so configured (‘create-cluster’ key), this allows running parts of the QA suite against existing clusters - export the “hvparams” for instances in RAPI Reviewed-by: imsnah
-
- Jan 13, 2009
-
-
Iustin Pop authored
This patch adds burnin parameters for --parallel and --http-check options to the burnin script. Reviewed-by: ultrotter
-
- Dec 01, 2008
-
-
Michael Hanselmann authored
There are still issues, especially with "gnt-instance modify" and resetting values. However, this is a start. Reviewed-by: ultrotter
-
- Oct 08, 2008
-
-
Alexander Schreiber authored
Reviewed-by: ultrotter
-
- Sep 05, 2008
-
-
Michael Hanselmann authored
It didn't work as planned because some commands depend on the return value or output of some operations. Reviewed-by: iustinp
-
- Aug 26, 2008
-
-
Michael Hanselmann authored
This gives continous output instead it being buffered. Reviewed-by: ultrotter
-
- Aug 19, 2008
-
-
Michael Hanselmann authored
Vim doesn't recognize the format automatically. Reviewed-by: ultrotter
-
- Aug 18, 2008
-
-
Michael Hanselmann authored
We no longer use YAML in Ganeti at all. This patch converts the QA configuration from YAML to JSON. JSON doesn't support comments and I had to use a hack with fields starting with '#'. Reviewed-by: ultrotter
-
Michael Hanselmann authored
This patch also sorts the list. Reviewed-by: schreiberal
-
Michael Hanselmann authored
Reviewed-by: ultrotter
-
Michael Hanselmann authored
The cluster no longer keeps individual host's SSH key, but rather aliases all of them to the cluster name. Reviewed-by: ultrotter
-
Michael Hanselmann authored
Apparently it was forgotten when import the remote API QA tests. Reviewed-by: schreiberal
-
- Aug 15, 2008
-
-
Michael Hanselmann authored
Reviewed-by: ultrotter
-
Michael Hanselmann authored
To my knowledge they're used nowhere and it's at least slightly confusing to people adding new QA checks. Reviewed-by: ultrotter
-
- Jul 15, 2008
-
-
Oleksiy Mishchenko authored
Reviewed-by: imsnah
-
- Jun 19, 2008
-
-
Michael Hanselmann authored
This change allows us to use cleaner dependencies between directories. The build system is basically rewritten in large parts and may contain bugs. Reviewed-by: iustinp
-
- Jun 06, 2008
-
-
Michael Hanselmann authored
- Failover back to original node in instance failure test - Exclude secondary node from list of potential nodes in replace-disks test Reviewed-by: iustinp
-
Michael Hanselmann authored
Reviewed-by: ultrotter
-
Michael Hanselmann authored
Reviewed-by: iustinp
-
- May 13, 2008
-
-
Michael Hanselmann authored
qa_node.py: Fix typo in message cmdlib.py: Don't add readded node to node list ganeti-qa.py: Make sure readd isn't done for master node Reviewed-by: iustinp
-
- Apr 16, 2008
-
-
Michael Hanselmann authored
This allows us to readd a node after it failed and required a reinstallation or replacement. Reviewed-by: iustinp
-
- Mar 27, 2008
-
-
Michael Hanselmann authored
Reviewed-by: iustinp
-
- Mar 25, 2008
-
-
Iustin Pop authored
This patch removes the options that allow to create local_raid1 or remote_raid1 instances. It also modifies the documentation and removes these disk templates from burnin and from qa. Reviewed-by: imsnah
-
- Feb 29, 2008
-
-
Iustin Pop authored
Reviewed-by: imsnah
-
- Feb 25, 2008
-
-
Michael Hanselmann authored
Change comments to printed information, some cleanup. These changes are from November 2007. The test is not perfect yet. Reviewed-by: iustinp
-
- Feb 14, 2008
-
-
Michael Hanselmann authored
Reviewed-by: iustinp
-
- Jan 28, 2008
-
-
Iustin Pop authored
This patch adds QA tests for most of the possible parameters in the instance modify operation (exception being the MAC), and modifies the sample QA file to run this test. It also tests the no-modification test, but that is a weak one: we only test that the exit code is one, not that the command gave a proper response ("... please give at least one parameter") as opposed to a traceback. Reviewed-by: imsnah
-
Iustin Pop authored
This patch allows the selection of the hypervisor type for the QA process; this is useful when testing hypervisor-independent changes that don't require a Xen setup. The patch also fixes the OS name in the sample QA config file provided. Reviewed-by: imsnah
-
- Jan 21, 2008
-
-
Guido Trotter authored
Those tests were added in the wrong place. This patch removes them. One day we'll implement proper command line regression testing and they should go in there. Reviewed-by: iustinp
-
Guido Trotter authored
This tests both that those two aliases have not been removed and also that aliases handling hasn't been broken. Reviewed-by: iustinp
-
- Dec 03, 2007
-
-
Michael Hanselmann authored
- When line wrapping is needed, move spaces to the next line. - Remove embedded line breaks from error messages. Reviewed-by: schreiberal
-
Michael Hanselmann authored
Reviewed-by: iustinp
-
- Nov 22, 2007
-
-
Michael Hanselmann authored
Reviewed-by: schreiberal
-
Michael Hanselmann authored
Reviewed-by: schreiberal
-
Michael Hanselmann authored
This may help to debug problems in QA tests. Reviewed-by: schreiberal
-
- Nov 21, 2007
-
-
Michael Hanselmann authored
Reviewed-by: iustinp
-