Statistics
| Branch: | Tag: | Revision:

root / qa @ 809a055b

Name Size
  patch
__init__.py 810 Bytes
colors.py 2.5 kB
ganeti-qa.py 35.4 kB
qa-patch.json 3 Bytes
qa-sample.json 7.3 kB
qa_cluster.py 50.6 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.1 kB
qa_job_utils.py 11.8 kB
qa_logging.py 1.8 kB
qa_monitoring.py 1.8 kB
qa_network.py 3.1 kB
qa_node.py 16.8 kB
qa_os.py 6.9 kB
qa_performance.py 18.9 kB
qa_rapi.py 33.8 kB
qa_tags.py 2.1 kB
qa_utils.py 26.1 kB
rapi-workload.py 35.3 kB

Latest revisions

# Date Author Comment
bd5b2991 05/14/2014 03:31 pm Thomas Thrainer

Merge branch 'stable-2.11' into stable-2.12

  • stable-2.11
    Bump revision to 2.11.1
    Prepare NEWS file for 2.11.1
  • stable-2.10
    Postpone 2.10.4 release to May 15th
    Don't fail QA if submitting a job takes too long
    Revision bump for the 2.10.4 release...
bccc3658 05/14/2014 03:14 pm Thomas Thrainer

Merge branch 'stable-2.10' into stable-2.11

  • stable-2.10
    Postpone 2.10.4 release to May 15th
    Don't fail QA if submitting a job takes too long
    Revision bump for the 2.10.4 release
    Prepare NEWS file for 2.10.4 release
  • stable-2.9
    On expanding jobs, extend reason trail...
3e15825e 05/14/2014 01:46 pm Thomas Thrainer

Don't fail QA if submitting a job takes too long

Degrade a QA error which was triggered if job sumission take too long to
a warning. This will prevent spurious QA failures.

Signed-off-by: Thomas Thrainer <>
Reviewed-by: Klaus Aehlig <>

5c4731eb 05/14/2014 12:18 pm Jose A. Lopes

QA for 'gnt-cluster modify --install-image=...'

Extend QA with test for 'gnt-cluster modify --install-image=...'

Signed-off-by: Jose A. Lopes <>
Reviewed-by: Hrvoje Ribicic <>

357ac949 05/13/2014 07:32 pm Klaus Aehlig

Do not start/stop ganeti-masterd

This daemon does not do anything anymore, so we
can as well get rid of it.

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

b0f57d82 05/13/2014 07:30 pm Klaus Aehlig

Update environment test

Ganeti has a new daemon, also test for its existence.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Petr Pudlak <>

14a31771 05/13/2014 11:36 am Hrvoje Ribicic

Forbid the compression tools from being set over RAPI

Although we impose restrictions on what can be input as a compression
tool, someone with RAPI credentials could choose and execute a number
of commands by first setting the custom tools and then executing them....

aa5dc63a 05/12/2014 03:29 pm Thomas Thrainer

Merge branch 'stable-2.11' into stable-2.12

  • stable-2.10
    Fix passing of ispecs in cluster init during QA
    Move QAThreadGroup to qa_job_utils.py
    Extract GetJobStatuses and use an unified version
    Run disk template specific tests only if possible

Signed-off-by: Thomas Thrainer <>...

3b86a503 05/12/2014 03:11 pm Thomas Thrainer

Merge branch 'stable-2.10' into stable-2.11

  • stable-2.10
    Fix passing of ispecs in cluster init during QA
    Move QAThreadGroup to qa_job_utils.py
    Extract GetJobStatuses and use an unified version
    Run disk template specific tests only if possible

Signed-off-by: Thomas Thrainer <>...

6383059d 05/12/2014 01:49 pm Thomas Thrainer

Fix passing of ispecs in cluster init during QA

The ispecs were previously passed as multiple parameters to gnt-cluster
init, which did not yield the desired result. This patch changes this
behavior and passes the min/std/max values in one parameter.

Signed-off-by: Thomas Thrainer <>...

View revisions

Also available in: Atom