aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-04-01 23:03:35 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-04-01 23:03:35 +0200
commitd11c9ff5ba67e7776ac9f51bb94da2853858e290 (patch)
treec8a33543ff0ebfa19e4b3f084e720d5bcb4a2542
parent478362e509c173c7ce1baa1bfe1fb268489b01d7 (diff)
All releases now support the reference hardware
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I9ade89cd41b5e23bc7d762aac6ad1893b8d09b6f
-rw-r--r--jjb/common/include-agl-run-test-prepare.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/jjb/common/include-agl-run-test-prepare.sh b/jjb/common/include-agl-run-test-prepare.sh
index a7053098..b57cdcd7 100644
--- a/jjb/common/include-agl-run-test-prepare.sh
+++ b/jjb/common/include-agl-run-test-prepare.sh
@@ -105,11 +105,9 @@ qemuarm64)
gen_info || exit 0
;;
h3ulcb-nogfx)
- if test x"master" = x"${TARGETBRANCH}" -o x"lamprey" = x"${TARGETBRANCH}" -o x"koi" = x"${TARGETBRANCH}"; then
lava_device=r8a7795-agl-refhw
releng_device=r8a7795-agl-refhw
gen_info || exit 0
- fi
# h3ulcf-kf must be the latest
lava_device=r8a7795-h3ulcb-kf
releng_device=h3ulcb-kf