prototypes: bifrost: Collect logs even if deployment fails
authorMarkos Chandras <mchandras@suse.de>
Thu, 16 Feb 2017 17:21:04 +0000 (17:21 +0000)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 11 Aug 2017 19:56:12 +0000 (12:56 -0700)
commitf37b1727593632eae93a6347ccf628325e430d01
treebdef6d9d69b0c9eda092939fc63a0660917fffd7
parent11191a625d99944cc9c514e9fc97ff3f39665a60
prototypes: bifrost: Collect logs even if deployment fails

Move the collect-test-info.sh script to the 'exit' trap so we can
collect whatever logs we can even if the bifrost deployment failed.

Upstream change: https://review.openstack.org/433532
Change-Id: Icfbec01d894ff33e83730a40a09dc5540008dbaa
Signed-off-by: Markos Chandras <mchandras@suse.de>
bifrost/scripts/test-bifrost-deployment.sh