Disable python test if required libraries are missing
authorMichele Tartara <mtartara@google.com>
Fri, 21 Jun 2013 10:51:58 +0000 (12:51 +0200)
committerMichele Tartara <mtartara@google.com>
Fri, 21 Jun 2013 12:16:07 +0000 (14:16 +0200)
commit27df5b736ef72b3b12c07f32d64dbac95fe7a5ba
treeec48fdf8f4687f9a3df10aa4ac594a41746bf58c
parenta05018a9326ee77b1aabb41817a2bd085c8c92e4
Disable python test if required libraries are missing

Some python libraries are only needed for the tests, but not for running
Ganeti. If those libraries are missing, just disable the Python tests.

Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>
Makefile.am
configure.ac