Statistics
| Branch: | Tag: | Revision:

root / qa @ 4d2bd00a

Name Size
ganeti-qa.py 12.6 kB
qa-sample.json 2.7 kB
qa_cluster.py 12.1 kB
qa_config.py 2.9 kB
qa_daemon.py 4.5 kB
qa_env.py 2.4 kB
qa_error.py 1 kB
qa_instance.py 15.3 kB
qa_node.py 7.6 kB
qa_os.py 4.8 kB
qa_rapi.py 12.1 kB
qa_tags.py 2.3 kB
qa_utils.py 6.1 kB

Latest revisions

# Date Author Comment
4d2bd00a 10/20/2010 03:05 pm Michael Hanselmann

QA RAPI: Test HTTP 404 and 501

This tests the HTTP Not Found and Not Implemented errors.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

d0cb68cb 10/20/2010 03:04 pm Michael Hanselmann

QA: Add test for “gnt-node modify”

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

76917d97 10/14/2010 03:29 pm Iustin Pop

Brown-bag fix for leftover comment

I did forgot this in the original patch. Sorry!!!!

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>

8201b996 10/14/2010 02:53 pm Iustin Pop

Rework QA interaction with the watcher

The interaction with cron-launched watcher is a well-known failure mode of QA:

---- 2010-10-14 06:54:55.464839 time=0:00:56.764827 Test tools/move-instance

For the following tests it's recommended to turn off the ganeti-watcher cronjob....

f89d59b9 10/08/2010 03:55 pm Iustin Pop

Change QA log output

Currently, the logging in QA doesn't show the duration of the various
steps, and if it is needed one has to perform log manipulation. This
patch changes the output so that the log informatio is line based (as
opposed to block-based), such that it's easy to grep for all log lines:...

ebdefe95 10/07/2010 03:17 pm Iustin Pop

Merge branch 'devel-2.2'

  • devel-2.2:
    Try again to fix the inter-cluster move QA test

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

638a7266 10/07/2010 03:16 pm Iustin Pop

Try again to fix the inter-cluster move QA test

This time, we re-establish the old pri/sec nodes corretly. Unfortunately this
will require now a 3-node cluster at least for drbd instances, hence it's
somewhat suboptimal, but… The other option would be to move it simply from p:s...

50eaae52 10/06/2010 03:39 pm Iustin Pop

Merge branch 'devel-2.2' into master

  • devel-2.2:
    QA: Fix instance move tests

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

677e16eb 10/06/2010 03:38 pm Iustin Pop

QA: Fix instance move tests

The instance move tests were moving the instance from node pair (A,_) to
(B, A), and left it there. This patch makes sure that the first step
moves the instance to (B,A) but the second one back to (A,B), so that
the instance is left on the same primary node....

72884fef 10/05/2010 06:08 pm Michael Hanselmann

Merge branch 'devel-2.2'

  • devel-2.2:
    Add simple unittest for utils.CommaJoin
    LUDelTags: Improve formatting of error message
    LUGetTags: Acquire locks in shared mode
    gnt-cluster: Replace hardcoded “xenvg” with value retrieved from master
    Export VG name via LUQueryConfigValues...

View revisions

Also available in: Atom