summaryrefslogtreecommitdiff
path: root/tcwg_bmk-build.sh
diff options
context:
space:
mode:
authorLaurent Alfonsi <laurent.alfonsi@linaro.org>2023-11-21 09:38:28 +0100
committerLaurent Alfonsi <laurent.alfonsi@linaro.org>2023-11-21 09:00:43 +0000
commit28881725801440140565ad8cd8d5f7a2b70e9c0f (patch)
tree68041ec1ff85fcb9f44ec49d708f2f7be577273d /tcwg_bmk-build.sh
parentac42a5537cdbe06abd0ecdfe03caebc5774af3ec (diff)
tcwg_bmk-build.sh: Upgrade major revision for some of the bmk projects
We upgrade the version because we need to regenerate the lnt_results.json The base-artifacts rewrite failed because it now newly detects some [justified] regression, and stops rewriting. To continue this rewrite process further, a upgrade of the major is necessary. Change-Id: I6843d2c700de11297bd407e308984afd18c01635
Diffstat (limited to 'tcwg_bmk-build.sh')
-rwxr-xr-xtcwg_bmk-build.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tcwg_bmk-build.sh b/tcwg_bmk-build.sh
index 659867f0..cec00a7e 100755
--- a/tcwg_bmk-build.sh
+++ b/tcwg_bmk-build.sh
@@ -157,8 +157,8 @@ fi
case "${rr[ci_project]}--${rr[ci_config]}" in
tcwg_bmk-code_speed-spec2k6--*)
- rr[major]=1
- rr[minor]=1
+ rr[major]=2
+ rr[minor]=0
;;
*)
rr[major]=1