Skip to content

Commit

Permalink
fixup! ci-automation: add brightbox testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tormath1 committed Nov 23, 2023
1 parent 1d7c151 commit 55a6f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-automation/vendor-testing/brightbox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ set -x

timeout --signal=SIGQUIT 2h kola run \
--board="${CIA_ARCH}-usr" \
--parallel="${BRIGTBOX_PARALLEL}" \
--parallel="${BRIGHTBOX_PARALLEL}" \
--tapfile="${CIA_TAPFILE}" \
--channel="${CIA_CHANNEL}" \
--basename="${kola_test_basename}" \
Expand Down

0 comments on commit 55a6f1f

Please sign in to comment.