From 7474282c5cde904cce25d0e7e9e5ba0fdb4fb981 Mon Sep 17 00:00:00 2001 From: Corentin LABBE Date: Mon, 6 May 2019 08:55:40 +0200 Subject: SPEC-2075: Enable CIBT for upsquare Enable CIBT for the upsquare board. Bug-AGL: SPEC-2075 Change-Id: I7b54ce3fef7a459b12234e6ac9a652bed90e9be1 Signed-off-by: Corentin LABBE --- jjb/common/include-agl-run-test-prepare.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/jjb/common/include-agl-run-test-prepare.sh b/jjb/common/include-agl-run-test-prepare.sh index 9a56c595..5a68ab6b 100644 --- a/jjb/common/include-agl-run-test-prepare.sh +++ b/jjb/common/include-agl-run-test-prepare.sh @@ -31,6 +31,7 @@ agl_lava_releng_aliases=( [m3ulcb-nogfx]="r8a7796-m3ulcb;m3ulcb" [porter-nogfx]="renesas-porter;porter" [dra7xx-evm]="dra7-evm;dra7xx-evm" + [intel-corei7-64]="upsquare;upsquare" ) OFS=${IFS} -- cgit 1.2.3-korg