Clone repositories instead of wgetting constraints 32/70332/2
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>
Sun, 14 Jun 2020 11:16:38 +0000 (13:16 +0200)
commit961b940c796871e40146b90cf19b48390310dd59
tree114900a5f90587c0b09a584d643278cddbca4cb0
parentf51decbef5fb243faad89f2adbb41d513a671b66
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>
docker/benchmarking-cntt/Dockerfile
docker/benchmarking/Dockerfile
docker/core/Dockerfile
docker/healthcheck/Dockerfile
docker/smoke-cntt/Dockerfile
docker/smoke/Dockerfile
docker/vnf/Dockerfile