aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2021-01-06 18:12:41 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2021-01-06 18:12:41 +0100
commita345b6a6a46e69f456885f77a77312e30385d3df (patch)
tree195d1b94031a59d177318e4813f779be315d842c /jjb/common
parentaab6972696c3328dea5a380b9b78df9f9d9c3fd1 (diff)
Enable agl-ci by default
Change-Id: Ie71bd1bc386fabf0b216efd0bdf1246a30c68541 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb/common')
-rw-r--r--jjb/common/include-agl-header.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/common/include-agl-header.sh b/jjb/common/include-agl-header.sh
index 857a6ea6..c837b934 100644
--- a/jjb/common/include-agl-header.sh
+++ b/jjb/common/include-agl-header.sh
@@ -29,8 +29,8 @@ export TARGETPROJECT="AGL/AGL-repo"
export TARGETBRANCH="master"
export TARGETREFSPEC="refs/heads/master"
-export TARGETFEATURESnogfx="agl-ci-change-features-nogfx"
-export TARGETFEATURES="agl-ci-change-features"
+export TARGETFEATURESnogfx="agl-ci-change-features-nogfx agl-ci"
+export TARGETFEATURES="agl-ci-change-features agl-ci"
export TARGETQA=""
export TARGETIMAGE="agl-demo-platform\${TARGETQA}"