From 2b1aa832ed1baf4f835bc566679e85570452b3ef Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Mon, 21 Nov 2022 17:44:45 +0100 Subject: Add flutter and iceg images for qemux86-64 Signed-off-by: Jan-Simon Moeller Change-Id: Ia89f10a3f6e4bdfa2b6b74af14def7cf0d1818a2 --- jjb/common/include-agl-set-iceg-lxc-image.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb/common/include-agl-set-iceg-lxc-image.sh') diff --git a/jjb/common/include-agl-set-iceg-lxc-image.sh b/jjb/common/include-agl-set-iceg-lxc-image.sh index 1e50cbc7..b16d2be5 100644 --- a/jjb/common/include-agl-set-iceg-lxc-image.sh +++ b/jjb/common/include-agl-set-iceg-lxc-image.sh @@ -12,9 +12,9 @@ set -e # only run on master, jellyfish and icefish ( echo "marlin jellyfish icefish koi lamprey" | grep -q $TARGETBRANCH ) || exit 0 -export TARGETFEATURES="agl-iceg agl-devel" +export TARGETFEATURES="agl-ic-container agl-devel" export TARGETQA="" -export TARGETIMAGE="lxc-host-image-demo" +export TARGETIMAGE="agl-cluster-demo-lxc-host" eval TARGETIMAGE="$TARGETIMAGE" eval TARGETIMAGEnogfx="$TARGETIMAGE" -- cgit 1.2.3-korg