From c16a1bad33ec793164c36ba15e7def3fe860a859 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Thu, 4 Feb 2021 17:35:33 +0100 Subject: Changes for the koi branch in CI. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan-Simon Möller Change-Id: Ie1080c88c643c5f1c74a4f115350efb47bfd83bd --- jjb/common/include-agl-run-test-prepare.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/common/include-agl-run-test-prepare.sh') diff --git a/jjb/common/include-agl-run-test-prepare.sh b/jjb/common/include-agl-run-test-prepare.sh index 4ab5fd08..ed597187 100644 --- a/jjb/common/include-agl-run-test-prepare.sh +++ b/jjb/common/include-agl-run-test-prepare.sh @@ -100,7 +100,7 @@ qemuarm64) gen_info || exit 0 ;; h3ulcb-nogfx) - if test x"master" = x"${TARGETBRANCH}" ; then + if test x"master" = x"${TARGETBRANCH}" -o x"koi" = x"${TARGETBRANCH}"; then lava_device=r8a7795-agl-refhw releng_device=r8a7795-agl-refhw gen_info || exit 0 -- cgit 1.2.3-korg