File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -35,12 +35,9 @@ TESTS_FILE=tests/bsim/bluetooth/tests.nrf5340bsim_nrf5340_cpuapp.txt \
3535tests/bsim/run_parallel.sh
3636
3737# nrf54l15bsim/nrf54l15/cpuapp set:
38- # We provisionally disable the nrf54l15 BT tests in CI due to instability issues in the
39- # controller for this platform. See https://github.com/zephyrproject-rtos/zephyr/issues/74635
40- # This should be reverted once the underlaying issue is fixed
41- # nice tests/bsim/bluetooth/compile.nrf54l15bsim_nrf54l15_cpuapp.sh
42-
43- # BOARD=nrf54l15bsim/nrf54l15/cpuapp \
44- # RESULTS_FILE=${ZEPHYR_BASE}/bsim_out/bsim_results.bt.54l15_cpuapp.xml \
45- # TESTS_FILE=tests/bsim/bluetooth/tests.nrf54l15bsim_nrf54l15_cpuapp.txt \
46- # tests/bsim/run_parallel.sh
38+ nice tests/bsim/bluetooth/compile.nrf54l15bsim_nrf54l15_cpuapp.sh
39+
40+ BOARD=nrf54l15bsim/nrf54l15/cpuapp \
41+ RESULTS_FILE=${ZEPHYR_BASE} /bsim_out/bsim_results.bt.54l15_cpuapp.xml \
42+ TESTS_FILE=tests/bsim/bluetooth/tests.nrf54l15bsim_nrf54l15_cpuapp.txt \
43+ tests/bsim/run_parallel.sh
You can’t perform that action at this time.
0 commit comments