This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Ganeti core".

The branch, stable-2.12 has been updated
       via  f4bdea4927f1755b79906a3c5774335525db330f (commit)
       via  e0a71e63d7d372bd0ce350b83ae751f42d706596 (commit)
       via  233228c1790e7b7c0d6bbece866130053cd3abd6 (commit)
       via  b194307a95e8fc933f62da682c6168f0409b39ca (commit)
      from  7e85fa9bd24f78b704b11cb6faef0556ee94e3df (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f4bdea4927f1755b79906a3c5774335525db330f
Author: Hrvoje Ribicic <[email protected]>
Date:   Mon Oct 6 17:14:15 2014 +0000

    Change monitoring test invocation
    
    This patch changes the invocation of the monitoring tests so they would
    accurately show when a test has been skipped.
    
    Signed-off-by: Hrvoje Ribicic <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

commit e0a71e63d7d372bd0ce350b83ae751f42d706596
Author: Hrvoje Ribicic <[email protected]>
Date:   Mon Oct 6 17:06:27 2014 +0000

    Make parallel performance rename test more serial
    
    While the rename operation still acquired the BGL lock, the parallel
    performance rename test was effectively serialized. With the removal
    of the BGL, the second rename fails as it hits a check for the
    existence of the renamed instance before the rename is done.
    This patch explicitly serializes the two operations by making them run
    on success rather then submitting them almost immediately.
    
    Signed-off-by: Hrvoje Ribicic <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

commit 233228c1790e7b7c0d6bbece866130053cd3abd6
Author: Hrvoje Ribicic <[email protected]>
Date:   Mon Oct 6 16:34:33 2014 +0000

    Break up parallel performance QA tests
    
    With all the parallel performance QA tests being run under the same
    "parallel-performance" test name, activating individual ones for
    debugging was impractical. This patch introduces separate names for
    the QA tests.
    
    Signed-off-by: Hrvoje Ribicic <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

commit b194307a95e8fc933f62da682c6168f0409b39ca
Author: Hrvoje Ribicic <[email protected]>
Date:   Mon Oct 6 15:27:40 2014 +0000

    Readd instance removal
    
    The cleanup that was removed in commit c57cdced still needs to exist,
    albeit outside the finally block.
    
    Signed-off-by: Hrvoje Ribicic <[email protected]>
    Reviewed-by: Klaus Aehlig <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 qa/ganeti-qa.py      |   38 +++++++++++++++++++++++---------------
 qa/qa_performance.py |    2 +-
 2 files changed, 24 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
Ganeti core

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"ganeti-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to