The build-info file contain a lot of useful informations that could
be used differently. This commit adds a source command to use these
informations in both files 'include-agl-run-test-short-guppy.sh'and
'include-agl-run-test-short.sh'.
Change-Id: I67c216defbde6589901de24c674b840ba692a814
Signed-off-by: Khouloud Touil <ktouil@baylibre.com>
set -x
cd $REPODIR
+source tmp/deploy/images/${TARGETMACHINE}/build-info
echo "# LAVA lab target: ${LAVA_LAB} #"
# releng-scripts depends on jinja2 >= 2.9
cd $REPODIR
#cat build-info
cat tmp/deploy/images/${TARGETMACHINE}/build-info
+source tmp/deploy/images/${TARGETMACHINE}/build-info
echo "# LAVA lab target: ${LAVA_LAB} #"
# releng-scripts depends on jinja2 >= 2.9