Fixes image download script 07/39907/2
authorTim Rozet <trozet@redhat.com>
Tue, 22 Aug 2017 19:16:56 +0000 (15:16 -0400)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 23 Aug 2017 09:00:50 +0000 (11:00 +0200)
commit2a0949afeafd19cc20d5dd3ee8ed7f18c786d5d9
treea1469cab6383106c1ab278ab3729e1c34ee1f60f
parentf44ec39992cd794deed624c48b1f5dc22ac91213
Fixes image download script

Fixes Include:
 - Fix previous behavior where multiple copies of the same file would be
   downloaded as blah.qcow.1, blah.qcow.2 and not overwrite original
   file.
 - Fix issue where files were always downloaded, even when they were not
   different from server version.

It temporarily stops downloading from marketplace.openbaton.org:8082
which is blocked by LF firewalls.
wget options are tuned to avoid wasting jjobs time.

Change-Id: I9191847a3f80045329c160e86655cc0a0e80831c
Signed-off-by: Tim Rozet <trozet@redhat.com>
functest/ci/download_images.sh