aboutsummaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-03-07 01:28:57 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2019-03-07 01:28:57 +0000
commite10d5dbb08ab2899f4893c697e475aee1891b9bd (patch)
tree6353b6d3df0d0fb169ed2084a068c18687e3c3e4 /jjb
parent7c7a70561bf1b47e449b0e482b398a50ffb9e12a (diff)
parentb0474f0360fc48129f6cfeb2d3880c63355baec7 (diff)
Merge "Use the build-info file"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/common/include-agl-run-test-short-guppy.sh1
-rw-r--r--jjb/common/include-agl-run-test-short.sh1
2 files changed, 2 insertions, 0 deletions
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
diff --git a/jjb/common/include-agl-run-test-short.sh b/jjb/common/include-agl-run-test-short.sh
index 7d2d09a5..3a79a2bd 100644
--- a/jjb/common/include-agl-run-test-short.sh
+++ b/jjb/common/include-agl-run-test-short.sh
@@ -10,6 +10,7 @@ set -x
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