prototypes: bifrost: Fix ELEMENTS_PATH for latest diskimage-builder release
authorMarkos Chandras <mchandras@suse.de>
Thu, 9 Mar 2017 16:14:58 +0000 (16:14 +0000)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 11 Aug 2017 19:56:12 +0000 (12:56 -0700)
commit543fbea36db15b7ede75bd5839812c6768e13b79
tree121aa1b7f73724a6ef8bf1759f8fe12904daf5f4
parent811e0cc6d08e5efc05b246418cd9dc322f0b0112
prototypes: bifrost: Fix ELEMENTS_PATH for latest diskimage-builder release

Upcoming diskimage-builder version (2.0.0) changed the location on
where dib elements are installed from /usr/share/diskimage-builder to
/usr/lib/$python/diskimage_builder/. However, base elements are included
by default so fix the script to set ELEMENTS_PATH to the path of our
out-of-tree elements.

Change-Id: Ib5c4e1465a67a819c9d495b0e0a64addeb0294cb
Signed-off-by: Markos Chandras <mchandras@suse.de>
bifrost/playbooks/test-bifrost-infracloud.yaml
bifrost/scripts/test-bifrost-deployment.sh