From b0474f0360fc48129f6cfeb2d3880c63355baec7 Mon Sep 17 00:00:00 2001 From: Khouloud Touil Date: Wed, 27 Feb 2019 14:02:55 +0100 Subject: Use the build-info file 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 --- jjb/common/include-agl-run-test-short-guppy.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb/common/include-agl-run-test-short-guppy.sh') diff --git a/jjb/common/include-agl-run-test-short-guppy.sh b/jjb/common/include-agl-run-test-short-guppy.sh index ff1fd750..42565b4e 100644 --- a/jjb/common/include-agl-run-test-short-guppy.sh +++ b/jjb/common/include-agl-run-test-short-guppy.sh @@ -8,6 +8,7 @@ set -x cd $REPODIR +source tmp/deploy/images/${TARGETMACHINE}/build-info echo "# LAVA lab target: ${LAVA_LAB} #" # releng-scripts depends on jinja2 >= 2.9 -- cgit 1.2.3-korg