From: Cédric Ollivier Date: Sun, 21 May 2017 13:16:31 +0000 (+0200) Subject: Check python3 support when running tox X-Git-Tag: opnfv-5.0.RC1~370^2~1 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=3b008aed434448a543611c73afa282596f8b3f5d;hp=3b008aed434448a543611c73afa282596f8b3f5d;p=functest.git Check python3 support when running tox It only tests testcase, feature and odl which supports python3. It creates a temporary requirements.py3.txt which will be safely removed when we stop using subprocess32 [1] and robotframework-sshlibrary. [1] https://jira.opnfv.org/browse/FUNCTEST-827 Change-Id: I92021dcb4aca03f64e2441e3bcff34675a3ae879 Signed-off-by: Cédric Ollivier ---