Check python3 support when running tox 07/35107/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 21 May 2017 13:16:31 +0000 (15:16 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sun, 21 May 2017 13:20:48 +0000 (15:20 +0200)
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 <cedric.ollivier@orange.com>

No differences found