Test parallel creation of DRBD instances
authorThomas Thrainer <thomasth@google.com>
Mon, 5 May 2014 10:54:21 +0000 (12:54 +0200)
committerThomas Thrainer <thomasth@google.com>
Fri, 9 May 2014 07:24:30 +0000 (09:24 +0200)
commit15463dba8397c019966cea1d777884f6cf02a7c3
treec5baed764079fb8815b3b0dd001dc26fc21b7594
parent06c876fe05aa0b87d024ef9c92a26b7c3ab2224f
Test parallel creation of DRBD instances

Test the performance of parallel creation (and immediate removal) of DRBD
backed instances. Twice as many instances are created as there are nodes
in the cluster.

This also required some refactoring of the test code in order to reduce
duplicate code.

Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Hrvoje Ribicic <riba@google.com>
qa/ganeti-qa.py
qa/qa_performance.py