integration_tests
integration_tests copied to clipboard
Sometimes quickstart gets confused/upset
When pip is updated during a quickstart run, it can lead to certain modules no longer being available and crashing the script because no pyc are available.
quickstart from inside the virtualenv or quickstart from the outside?
quickstart inside, I updated my current venv, miq_runtest'd something which moved it all back, then checked out master and miq_runtest'd again and it broke
It was complaining about a missing parsedatetime I think