From 58147269744a78d0f6fae932232b651a61aa94bd Mon Sep 17 00:00:00 2001 From: Kent Overstreet Date: Mon, 14 Oct 2024 15:43:52 -0400 Subject: more logging for test-git-branch Signed-off-by: Kent Overstreet --- ci/test-git-branch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/test-git-branch.sh b/ci/test-git-branch.sh index 4d0228e..679b5b7 100755 --- a/ci/test-git-branch.sh +++ b/ci/test-git-branch.sh @@ -222,6 +222,7 @@ while true; do [[ ${#TEST_JOB[@]} != 0 && ${TEST_JOB[0]} == TEST_JOB ]] && break + echo "No test job available" $ktest_once && exit 1 sleep 10 -- cgit v1.2.3