Clone repositories instead of wgetting constraints 38/70338/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 14 Jun 2020 10:51:22 +0000 (12:51 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 15 Jun 2020 07:14:09 +0000 (09:14 +0200)
commit3f9adc62e5c659c958ca164af337e94e592ed31f
tree607344f224f46e24b5f5e9c39d4025f82ad1bae3
parent539051c95e05851c323ac9fa351cd4e2bbd9d612
Clone repositories instead of wgetting constraints

It stops leveraging on wget to get constraints as it fails since
opendev was created. Then functest and requirements are no longer
removed for functest-core which simplifies all child Dockerfile.

It also fix the current incompatibilities in OpenStack constraints
ERROR: cliff 3.2.0 has requirement cmd2!=0.8.3,<0.9.0,>=0.8.0, but you'll have cmd2 1.1.0 which is incompatible.
https://github.com/openstack/requirements/blob/master/upper-constraints.txt#L230
https://github.com/openstack/requirements/blob/master/upper-constraints.txt#L416

Change-Id: I7c044208ef26ad047fb841710b422acb6c9f0320
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 961b940c796871e40146b90cf19b48390310dd59)
docker/benchmarking-cntt/Dockerfile
docker/benchmarking/Dockerfile
docker/core/Dockerfile
docker/healthcheck/Dockerfile
docker/smoke-cntt/Dockerfile
docker/smoke/Dockerfile
docker/vnf/Dockerfile