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, devel-2.7 has been updated
       via  93146c8ccd37c9f34e2f69e54af6bac0461279ba (commit)
       via  afd5ca0470c7c8779debd0d9901e59686d343c42 (commit)
       via  56b9f2db82d8bde071358476faca4db77180c20c (commit)
      from  6d3d13ab677babd8cc04b94bbd48663be40d3104 (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 93146c8ccd37c9f34e2f69e54af6bac0461279ba
Author: Iustin Pop <[email protected]>
Date:   Tue Feb 5 16:26:04 2013 +0100

    Redirect output for gnt-* list/list-fields commands
    
    This enabled the redirection; QA output after this patch should become
    much much smaller (on a 'quick' QA, we are left with ~0.5MB output on
    stdout and 64MB redirected output).
    
    Signed-off-by: Iustin Pop <[email protected]>
    Reviewed-by: Michael Hanselmann <[email protected]>

commit afd5ca0470c7c8779debd0d9901e59686d343c42
Author: Iustin Pop <[email protected]>
Date:   Tue Feb 5 16:24:05 2013 +0100

    Add function to execute QA commands with redirected output
    
    Some QA commands generate non-trivial output: for a full QA, the gnt-*
    list commands generate more than 300MB of data. To make the QA logs
    more parseable by humans, we need support for redirecting output of
    commands to a different place.
    
    This patch adds a 'AssertRedirectedCommand' that does this,
    redirecting the output to a (fixed) log file in the Ganeti log
    directory.
    
    Signed-off-by: Iustin Pop <[email protected]>
    Reviewed-by: Michael Hanselmann <[email protected]>

commit 56b9f2db82d8bde071358476faca4db77180c20c
Author: Iustin Pop <[email protected]>
Date:   Tue Feb 5 16:22:00 2013 +0100

    Implement option to skip logging of QA commands
    
    This patch adds an optional kwarg that allows skipping the "Command:
    …" line in QA output. This is helpful if we only need to run some
    maintenance actions, that are QA-related and not Ganeti-related.
    
    Signed-off-by: Iustin Pop <[email protected]>
    Reviewed-by: Michael Hanselmann <[email protected]>

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

Summary of changes:
 qa/qa_utils.py |   58 +++++++++++++++++++++++++++++++++++++++++--------------
 1 files changed, 43 insertions(+), 15 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/groups/opt_out.


Reply via email to