[TESTAPI] Upgrade the docker without changing the python2.7 code 82/72282/1
authormorganrol <morgan.richomme@orange.com>
Sun, 28 Mar 2021 21:20:18 +0000 (23:20 +0200)
committermorganrol <morgan.richomme@orange.com>
Sun, 28 Mar 2021 21:20:18 +0000 (23:20 +0200)
commit4385e43213ce46c258f69d1a5b2cc13ca192fb90
treea76cef30c50fa78a06d521cd97a348560b822e62
parent70737dc32a5bfca180dafc05f7b6ba41a5fb42fc
[TESTAPI] Upgrade the docker without changing the python2.7 code

migratio to python 3 is not a long flmeuve tranquille
some libraries used are no more maintained
this option considers updating the dockerfile without changing the
original code
it includes
- a change of the baseline image (move from 14.04 to 18.04)
- a better fix of python lib versions
- the introduction of an ubuntu user (to be better used)

Issue-ID: FUNCTEST-1026

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I37c8262d1ec20151e2402e298751ca39c36d1a7e
testapi/docker/Dockerfile
testapi/docker/prepare-env.sh
testapi/requirements.txt