Update to Python3 21/67921/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 7 May 2019 08:42:23 +0000 (10:42 +0200)
committerCédric Ollivier <ollivier.cedric@gmail.com>
Thu, 23 May 2019 19:01:23 +0000 (21:01 +0200)
commitefdca27a85b099f5ea684e15e0d46da6187d4dda
tree76f9511f6df7680377ffe32932b109544c294f20
parent26a175e9379b5cde2dbfd36f914a617c41c65bd6
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>
(cherry picked from commit 6f8aa2785e0239dbed22fcb4d093a5bc110bcc3c)
xtesting/core/feature.py
xtesting/core/unit.py
xtesting/tests/unit/core/test_unit.py