Make Python interpreter selectable for test scripts
The Python interpreter used to run the test cases is hard-coded to be /usr/bin/python. If we use the first one from $PATH instead, it is much easier to test ganeti with other Python versions. Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
Please register or sign in to comment