File tree Expand file tree Collapse file tree 2 files changed +126
-126
lines changed
Expand file tree Collapse file tree 2 files changed +126
-126
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ benchmark_y1:
1818 allow_failure : true
1919 script :
2020 - ant compile
21- - rebench --experiment="CI ID $CI_PIPELINE_ID" --branch="$CI_COMMIT_REF_NAME" -c codespeed.conf SOMns-CI m :yuria
21+ - rebench --experiment="CI ID $CI_PIPELINE_ID" --branch="$CI_COMMIT_REF_NAME" -c codespeed.conf SOMns-CI t :yuria
2222 after_script :
2323 - sudo reown-project.sh
2424
@@ -27,7 +27,7 @@ benchmark_y2:
2727 allow_failure : true
2828 script :
2929 - ant compile
30- - rebench --experiment="CI ID $CI_PIPELINE_ID" --branch="$CI_COMMIT_REF_NAME" -c codespeed.conf SOMns-CI m :yuria2
30+ - rebench --experiment="CI ID $CI_PIPELINE_ID" --branch="$CI_COMMIT_REF_NAME" -c codespeed.conf SOMns-CI t :yuria2
3131 after_script :
3232 - sudo reown-project.sh
3333
@@ -36,7 +36,7 @@ benchmark_y3:
3636 allow_failure : true
3737 script :
3838 - ant compile
39- - rebench --experiment="CI ID $CI_PIPELINE_ID" --branch="$CI_COMMIT_REF_NAME" -c codespeed.conf SOMns-CI m :yuria3
39+ - rebench --experiment="CI ID $CI_PIPELINE_ID" --branch="$CI_COMMIT_REF_NAME" -c codespeed.conf SOMns-CI t :yuria3
4040 after_script :
4141 - sudo reown-project.sh
4242
You can’t perform that action at this time.
0 commit comments