From 10b16478ee3c43756fcd964dcdc1fb97a4eb83d9 Mon Sep 17 00:00:00 2001 From: Maxim Kuvyrkov Date: Tue, 7 Sep 2021 10:01:30 +0000 Subject: round-robin-bisect.sh: Simplify Now that "build" jobs trigger by default with "baseline" branches for non-SCM builds (SCM-builds trigger with "jenkins-scm"), we can simplify generation of trigger-build-* files. Change-Id: I9ad3e5cc6fee0c2453946f736df7d01cf22ff6a4 --- round-robin-bisect.sh | 43 +------------------------------------------ 1 file changed, 1 insertion(+), 42 deletions(-) diff --git a/round-robin-bisect.sh b/round-robin-bisect.sh index b2826ee8..6727c82f 100755 --- a/round-robin-bisect.sh +++ b/round-robin-bisect.sh @@ -273,24 +273,6 @@ if [ x"$res" = x"0" ]; then if $rebase_workaround; then echo "Rebase workaround: no regression between $baseline_rev and $bad_rev" sed -i -e "s/\$/-bad_rev-good/" $artifacts/jenkins/build-name - project_name="${rr[ci_project]}/${rr[ci_config]}:$current_project" - case $project_name in - tcwg_kernel/llvm-*-next-*:linux) - cat > $artifacts/trigger-build-rebase < $artifacts/trigger-build-rebase <> $artifacts/trigger-build-rebase < $artifacts/trigger-build-reset < $artifacts/trigger-build-reset < $artifacts/trigger-build-reset <