xci: script: start-new-vm: Switch to using 'curl' instead of 'wget' 71/52771/2
authorMarkos Chandras <mchandras@suse.de>
Tue, 27 Feb 2018 16:13:04 +0000 (16:13 +0000)
committerMarkos Chandras <mchandras@suse.de>
Tue, 27 Feb 2018 16:18:44 +0000 (16:18 +0000)
commit4307ead229533fc0dd9f076dcdd5e5fa299313b0
tree3dfa00cce85f9098ad30c0241b6a207711a306c2
parentaba10663bdd5af8e1129bae6c01e7fdd09cb1a4e
xci: script: start-new-vm: Switch to using 'curl' instead of 'wget'

curl supports the 'retry' argument to handle all sorts of connection
problems so we can use it to retry if we encounter a broken connection.

Change-Id: I3c8afd2be36ee36c5477f05495704bbbee5b9757
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/scripts/vm/start-new-vm.sh