Apex: Fix stale GS pulls on artifacts 87/60487/2
authorTim Rozet <trozet@redhat.com>
Wed, 1 Aug 2018 18:36:09 +0000 (14:36 -0400)
committerTim Rozet <trozet@redhat.com>
Wed, 1 Aug 2018 18:40:07 +0000 (14:40 -0400)
commit27d43c8829c848f81251f5c01c50a8bcde941ee8
treebedb03f0756a0b79c39294d7ffaffd5c82620202
parentd295d714eb425ce59fe11f2dd30963beabcb04b7
Apex: Fix stale GS pulls on artifacts

There seems to be some delay in updating the HTTP server for GS which
causes an old version of snapshot to be used. This change replaces using
HTTP with gsutil to ensure we get the latest artifacts

Change-Id: Iccca64aa9e904221621dfb2cb7471d24a3b3f4d9
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex-snapshot-deploy.sh