From a345b6a6a46e69f456885f77a77312e30385d3df Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan-Simon=20M=C3=B6ller?= Date: Wed, 6 Jan 2021 18:12:41 +0100 Subject: [PATCH] Enable agl-ci by default MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Ie71bd1bc386fabf0b216efd0bdf1246a30c68541 Signed-off-by: Jan-Simon Möller --- jjb/common/include-agl-header.sh | 4 ++-- 1 file 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}" -- 2.16.6