Statistics
| Branch: | Tag: | Revision:

root / qa @ 824d2357

Name Size
  patch
__init__.py 810 Bytes
ganeti-qa.py 30.9 kB
qa-patch.json 3 Bytes
qa-sample.json 6.5 kB
qa_cluster.py 42.2 kB
qa_config.py 23.6 kB
qa_daemon.py 4.1 kB
qa_env.py 2.3 kB
qa_error.py 1 kB
qa_group.py 10 kB
qa_instance.py 39.5 kB
qa_instance_utils.py 6.7 kB
qa_job.py 4.3 kB
qa_logging.py 1.8 kB
qa_monitoring.py 1.8 kB
qa_network.py 2.7 kB
qa_node.py 16.3 kB
qa_os.py 6.9 kB
qa_rapi.py 31.3 kB
qa_tags.py 2.1 kB
qa_utils.py 24.1 kB

Latest revisions

# Date Author Comment
7bb22823 03/27/2014 06:50 pm Hrvoje Ribicic

Merge branch 'stable-2.9' into stable-2.10

  • stable-2.9
    Fix failing gnt-node list-drbd command
  • stable-2.8
    Add reason parameter to RAPI client functions

Signed-off-by: Hrvoje Ribicic <>
Reviewed-by: Klaus Aehlig <>
...

4efa6249 03/27/2014 05:18 pm Hrvoje Ribicic

Fix failing gnt-node list-drbd command

The UUID/name switch avoided this particular bit of code, and as a
result the list-drbd command failed as it tried to compare UUIDs and
names. This patch fixes the retrieval, converts the newly returned
UUIDs to names, and modifies the QA to the results and not only the...

f351ad77 03/26/2014 05:37 pm Hrvoje Ribicic

Add the RAPI symmetry test for nodes

This patch adds the RAPI symmetry test for nodes.

Signed-off-by: Hrvoje Ribicic <>
Reviewed-by: Thomas Thrainer <>

da235ee4 03/26/2014 05:37 pm Hrvoje Ribicic

Extend RAPI symmetry tests with RAPI-only aliases

This patch allows users to specify specific parameter aliases enabled
by RAPI, and test whether their value can be retrieved and set.

Signed-off-by: Hrvoje Ribicic <>
Reviewed-by: Thomas Thrainer <>

25082733 03/26/2014 05:37 pm Hrvoje Ribicic

Add RAPI symmetry tests for groups

This patch invokes the RAPI symmetry tests for groups.

Signed-off-by: Hrvoje Ribicic <>
Reviewed-by: Thomas Thrainer <>

b25e6d35 03/26/2014 05:37 pm Hrvoje Ribicic

Sort imports

This patch does some housecleaning and sorts imports.

Signed-off-by: Hrvoje Ribicic <>
Reviewed-by: Thomas Thrainer <>

33b9e4b2 03/26/2014 05:37 pm Hrvoje Ribicic

Provide tests for GET/PUT symmetry

The RAPI should allow all the parameters of objects to be gotten and
set under the same names. This patch adds a test that checks if this is
the case by using the underlying opcode arguments.

Signed-off-by: Hrvoje Ribicic <>...

25e9c2ce 03/26/2014 05:37 pm Hrvoje Ribicic

Add cluster RAPI symmetry test

This patch adds the test for RAPI symmetry at the cluster level. There
are some fields that have not been exposed yet, and their absence was
noted.

Signed-off-by: Hrvoje Ribicic <>
Reviewed-by: Thomas Thrainer <>

4c4bf2fb 03/26/2014 05:37 pm Hrvoje Ribicic

Allow choice of HTTP method for modification

The original design of the RAPI symmetry test assumed that all RAPI
calls that modify parameters use the PUT method. This is not true in
the case of the node parameter modification method, and while that
itself should be addressed or at least examined, the test method has...

7a476412 03/20/2014 11:06 am Thomas Thrainer

Merge branch 'stable-2.9' into stable-2.10

  • stable-2.8
    Include qa/patch in Makefile
    Handle empty patches better
    Move message formatting functions to separate file
    Add optional ordering of QA patch files
    Allow multiple QA patches
    Refactor current patching code...

View revisions

Also available in: Atom