xci: scripts: vm: Update package manager cache and ignore errors 49/53449/1
authorMarkos Chandras <mchandras@suse.de>
Sat, 10 Mar 2018 09:59:00 +0000 (09:59 +0000)
committerMarkos Chandras <mchandras@suse.de>
Sat, 10 Mar 2018 09:59:00 +0000 (09:59 +0000)
commit64521b0464b460f4056ad24719ee231cbb2079eb
tree613343b5938e6c503bcf6dc2fa26b3cff9ace95b
parentf06fd879a8a5f715f410456aad8d32d10a4edea0
xci: scripts: vm: Update package manager cache and ignore errors

We need to make sure that the local package cache is updated before we
try to install packages. Moreover, from time to time, something in the
repos may be broken so we don't want to break the CI job. As such, make
that step non-fatal as simply send the output to stdout so we can see
what's wrong.

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