xci: scripts: start-new-vm.sh: Rework fix for parallel pkg mgr instances 01/47701/2
authorMarkos Chandras <mchandras@suse.de>
Wed, 22 Nov 2017 23:51:08 +0000 (23:51 +0000)
committerMarkos Chandras <mchandras@suse.de>
Thu, 23 Nov 2017 09:52:02 +0000 (09:52 +0000)
commit7dcad524390d431d834418c36c43455c12df223b
tree7d3ba35ca258afddb22931337874771e9c545498
parent04d157cd1535097268da9d9441bcc411da687c85
xci: scripts: start-new-vm.sh: Rework fix for parallel pkg mgr instances

The current way of detecting whether multiple package manager processes
are running is not ideal so just wait a random amount of time if we
detect that another instance of our package manager command is running.

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