improve cleanup() in run.sh 57/27657/10
authorRyota MIBU <r-mibu@cq.jp.nec.com>
Fri, 27 Jan 2017 06:34:06 +0000 (06:34 +0000)
committerRyota MIBU <r-mibu@cq.jp.nec.com>
Tue, 31 Jan 2017 09:14:31 +0000 (09:14 +0000)
commitc9d0d2c9fc16f2e989444bc4d7d8fab8060433ba
tree210bc9562ae3bd550ff9d87544b8bc657e032e1f
parentee4ef36ad0d93ecce542429d49ea368b39940ef9
improve cleanup() in run.sh

- make sure all hosts are unset force_down flag

- load all functions for inspector and installer first in order
  to avoid 'command not found' error

- also, print VM if it has error state

Change-Id: If56cba201e1a5f3669a97ffb3d28b3c55c7cdb58
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
tests/functions-common
tests/lib/inspector
tests/lib/installer
tests/run.sh