Change order of tox envs for testr
If we run python3 tests before python2 tests the testrepository DB works fine. If we run python2 first the python3 tests cannot read the testrepository DB. The simple fix here is to change the order of the tox env list so that python3 always runs first. Change-Id: I5118c65f07c0f761e211cd2f186ab11d2f8a3393
This commit is contained in:
parent
8923e660a9
commit
f763f5c703