diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-05-22 10:52:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2019-05-22 10:52:08 +0000 |
commit | c7a8ed61987ff51c8926ac000da30354b3460253 (patch) | |
tree | ea20bb89427476deebed3eec5de87ef4213a8961 /jjb/common | |
parent | 24a9cf706f92e4fee987ba56287a356c7a718a97 (diff) | |
parent | 7474282c5cde904cce25d0e7e9e5ba0fdb4fb981 (diff) |
Merge "SPEC-2075: Enable CIBT for upsquare"
Diffstat (limited to 'jjb/common')
-rw-r--r-- | jjb/common/include-agl-run-test-prepare.sh | 1 |
1 files changed, 1 insertions, 0 deletions
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} |