Hi people of the network, I hope you are all having a great bug squashing day (even if most of you are sleeping now)! I see that, as expected, client-side tests have been moved to python-quantumclient. However, I did not see a run_tests.py neither a run_tests.sh in the client repository. Although they can still be execute from Quantum's folder, I was wondering how Jenkins will verify patches for python-quantumclient in gerrit.
Also, a few things which (maybe) might be worth filing a bug (this way I'll give you something else to squash today): * Python-quantumclient tests rely on server-side components (the API routers, controllers and all dependent stuff). Do we want to just mock the whole API thus making python-quantumclient totally self-contained? * The directory structure of python-quantumclient does not conform to quantum for the tests: server-side, they are in quantum/tests; client-side, they are in quantum/client/tests Salvatore
-- Mailing list: https://launchpad.net/~netstack Post to : netstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~netstack More help : https://help.launchpad.net/ListHelp