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, master has been updated
via 105f0d47288e54b41c39ab6fad17224405910a40 (commit)
from e9e07c9c398c45be5a211f08fcb7d40134a321ec (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 105f0d47288e54b41c39ab6fad17224405910a40
Author: Michael Hanselmann <han...@google.com>
Date: Wed Nov 7 17:39:50 2012 +0100
Add new test for RAPI
Unlike existing tests, this actually tests RAPI at the interface with
the HTTP server. This way authentification can also be tested. A test
for “/2/query/…” is included as it's a bit special.
Signed-off-by: Michael Hanselmann <han...@google.com>
Reviewed-by: Bernardo Dal Seno <bdals...@google.com>
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 1 +
test/ganeti.server.rapi_unittest.py | 243 +++++++++++++++++++++++++++++++++++
2 files changed, 244 insertions(+), 0 deletions(-)
create mode 100755 test/ganeti.server.rapi_unittest.py
hooks/post-receive
--
Ganeti core