2 Commits

Author SHA1 Message Date
Nguyen Hung Phuong
85b222cffe fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I45a7155785ce37dbeb8c77d409437d65bcdc479b
2018-07-18 02:03:38 +00:00
David Burnazyan
c415fcce34 Add scripts for marathon health check testing
Change-Id: Ia492436f27b31051f6bc7936da9d599ba72c5ff0
2016-04-01 14:12:41 +03:00