Statistics
| Branch: | Tag: | Revision:

root / qa @ 55e711aa

Name Size
  patch
__init__.py 810 Bytes
colors.py 2.5 kB
ganeti-qa.py 33 kB
qa-patch.json 3 Bytes
qa-sample.json 7.3 kB
qa_cluster.py 50.2 kB
qa_config.py 24.9 kB
qa_daemon.py 4.1 kB
qa_env.py 2.3 kB
qa_error.py 1 kB
qa_group.py 12.1 kB
qa_instance.py 49.8 kB
qa_instance_utils.py 6.7 kB
qa_iptables.py 3 kB
qa_job.py 4.5 kB
qa_job_utils.py 10.4 kB
qa_logging.py 1.8 kB
qa_monitoring.py 1.8 kB
qa_network.py 3.1 kB
qa_node.py 16.4 kB
qa_os.py 6.9 kB
qa_rapi.py 33.7 kB
qa_tags.py 2.1 kB
qa_utils.py 25.1 kB
rapi-workload.py 35.3 kB

Latest revisions

# Date Author Comment
6cfde6d7 03/28/2014 06:36 pm Hrvoje Ribicic

Ignore private OS params in the get/put test

The get/put RAPI test tests for symmetry of what the RAPI output and
what it takes in, with exceptions for legacy differences and options
that should not be exposed. The private OS params belong to this
category, and this patch adds them as an exception....

8d2896f5 03/28/2014 11:28 am Klaus Aehlig

Merge branch 'stable-2.11' into master

  • stable-2.11
    (no changes)
  • stable-2.10
    Fix specification of TIDiskParams
    Add unittests for instance modify parameter renaming
    Add renaming of instance custom params
    Add RAPI symmetry tests for groups
    Extend RAPI symmetry tests with RAPI-only aliases...
e69c93fb 03/27/2014 07:31 pm Hrvoje Ribicic

Merge branch 'stable-2.10' into stable-2.11

  • stable-2.10
    Fix specification of TIDiskParams
    Add unittests for instance modify parameter renaming
    Add renaming of instance custom params
    Add RAPI symmetry tests for groups
    Extend RAPI symmetry tests with RAPI-only aliases...
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...

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 <>

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 <>

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 <>

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...

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 <>

View revisions

Also available in: Atom