Update to Python3 82/67782/4
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 7 May 2019 08:42:23 +0000 (10:42 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 7 May 2019 12:44:14 +0000 (14:44 +0200)
commit6f8aa2785e0239dbed22fcb4d093a5bc110bcc3c
treea1861e9ba8f43f1e0d0e8e506c9b70041a2c2456
parentf5d73689bdd4e9dbff98c04e190023b7f66ed7c9
Update to Python3

Now Xtesting containers use Python3 instead of python2.
https://mail.python.org/pipermail/python-dev/2018-March/152348.html

It also updates robotframework to latest release.

Change-Id: I57e0d8b1af9aeaae0c445941a9bdf0b8bd346834
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/Dockerfile
docker/testcases.yaml
upper-constraints.txt
xtesting/ci/testcases.yaml
xtesting/core/feature.py
xtesting/core/unit.py
xtesting/tests/unit/core/test_unit.py