diff --git a/scripts/tests/test_suites.sh b/scripts/tests/test_suites.sh index f335fe539db21e..4b025baa1a2b9c 100755 --- a/scripts/tests/test_suites.sh +++ b/scripts/tests/test_suites.sh @@ -134,6 +134,12 @@ for j in "${iter_array[@]}"; do # kicking off the subshell, sometimes we try to do it before # the data is there yet. background_pid="$(/dev/null; then + echo " * [CI DEBUG] Looking for commissionable Nodes" + # Ignore the error that timeout generates + cat <(timeout 1 dns-sd -B _matterc._udp) + fi echo " * Pairing to device" "${test_case_wrapper[@]}" out/debug/standalone/chip-tool pairing qrcode "$node_id" MT:D8XA0CQM00KA0648G00 | tee "$pairing_log_file" echo " * Starting test run: $i"