f0eeb45355
[chore](ci) trigger a must success pipeline ( #30711 )
...
Co-authored-by: stephen <hello-stephen@qq.com >
2024-02-01 23:14:14 +08:00
1aa006c80f
[fix](ci) add single quote to the value of the session variables when setting it ( #30295 )
...
Co-authored-by: stephen <hello-stephen@qq.com >
2024-01-25 13:24:09 +08:00
8c6e5202d4
[chore](ci) remove some unused code ( #30253 )
...
Co-authored-by: stephen <hello-stephen@qq.com >
2024-01-24 09:58:31 +08:00
ec898f2677
Revert "[ci](perf) add required ( #30155 )" ( #30165 )
...
This reverts commit f9c274c338afbe14f97cc16d1327e9a548e524b3.
2024-01-23 10:07:51 +08:00
7cc85f893c
[ci](perf) add required ( #30155 )
...
Co-authored-by: stephen <hello-stephen@qq.com >
2024-01-23 10:07:10 +08:00
542cfb37b0
[ci](perf) adjust performance pipeline ( #29622 )
...
remove old tpch trigger
branch-2.0 also run performance
2024-01-12 11:52:47 +08:00
0ae449f732
[ci](perf) integration clickbench test into new performance pipeline ( #29429 )
2024-01-05 22:29:02 +08:00
02b27c1673
[ci](trigger) support "run performance" ( #29259 )
...
* [ci](trigger) support "run performance"
Co-authored-by: stephen <hello-stephen@qq.com >
2023-12-29 14:21:23 +08:00
61677d1d4b
[ci](perf) 1. add perf check of tpcds, 2. adjust clickbench and tpch check ( #28431 )
2023-12-29 09:26:15 +08:00
37faf1bb80
[fix](ci) tpch pipeline should not re-load data ( #28874 )
...
* [fix](ci) tpch pipeline should not re-load data
* 2
---------
Co-authored-by: stephen <hello-stephen@qq.com >
2023-12-22 19:50:41 +08:00
920c75c870
[fix](ci)tpch pipeline add check ( #28370 )
...
Co-authored-by: stephen <hello-stephen@qq.com >
2023-12-16 11:11:28 +08:00
3868926088
[fix](ci) pass PULL_REQUEST_NUM while trigger new build ( #28065 )
...
Co-authored-by: stephen <hello-stephen@qq.com >
2023-12-06 20:42:53 +08:00
6fdaf2da6f
[fix](ci) 1. if skip compile then skip p0 p1 external pipelinex_p0 also, ( #27469 )
...
1. if skip compile then skip p0 p1 external pipelinex_p0 also
2. if change files too many, export all_files may cause problem of 'Argument list too long', change to use file
Co-authored-by: stephen <hello-stephen@qq.com >
2023-11-23 18:11:29 +08:00
c332811721
[fix](ci) fix bug of new trigger ( #27379 )
...
* [fix](ci) fix bug of new trigger
Co-authored-by: stephen <hello-stephen@qq.com >
2023-11-22 10:35:39 +08:00
34f500ac2a
[github](action) optimize trigger teamcity pipeline ( #27257 )
...
optimize triiger teamcity pipeline
2023-11-22 09:34:47 +08:00
f018b00646
[ci](perf) add new pipeline of tpch-sf100 ( #26334 )
...
* [ci](perf) add new pipeline of tpch-sf100
Co-authored-by: stephen <hello-stephen@qq.com >
2023-11-08 15:32:02 +08:00
1c3ecbbae9
[docker] [fix] add kafka log collector ( #25326 )
...
add kafka log collector
2023-10-12 15:23:10 +08:00
dcabc06510
[fix](pipeline) update check-pr-if-need-run-build.sh ( #24515 )
...
update check-pr-if-need-run-build.sh
2023-09-18 17:18:23 +08:00
fe5feae480
[chroe](ci) add script for create_issue_comment ( #23723 )
...
Co-authored-by: stephen <hello-stephen@qq.com >
2023-09-01 15:46:25 +08:00
ab991e142c
Update check-pr-if-need-run-build.sh ( #23401 )
2023-08-25 14:45:38 +08:00
6aeacf252e
[fix](pipeline) if pr addded files, also need run regresion ( #23332 )
...
Co-authored-by: stephen <hello-stephen@qq.com >
2023-08-23 16:45:44 +08:00
9fe470b273
[pipeline](check) update check-pr-if-need-run-build.sh ( #22171 )
...
no need to run pipeline if only modify regression-test/pipeline/p0/conf/regression-conf.groovy or regression-test/pipeline/p1/conf/regression-conf.groovy
2023-07-24 21:04:23 +08:00
37f230ee3e
[pipeline](regression) do not run build if only modified regression conf ( #22075 )
...
in order to fast exclude cases that block regression pipeline.
2023-07-21 17:13:28 +08:00
4cbd99ad9b
[pipeline](ckb) trigger new ckb pipeline, even pr id also run ( #21661 )
...
* [pipeline](ckb) also trigger new ckb pipeline
* [pipeline](ckb) all pr run ckb pipeline
* change required
---------
Co-authored-by: stephen <hello-stephen@qq.com >
2023-07-11 15:24:26 +08:00
cfbf48e61b
[improvement](regression) add custom_env.sh from regression pipeline ( #21250 )
...
This file will be used when compiling Doris in regression pipeline.
And we can modify it to control the compile behavior.
I add BUILD_FS_BENCHMARK=ON, so that it will build fs_benchmark_tool.
2023-06-29 20:20:56 +08:00
098c735064
[pipeline](fix) rm github_token, no need for it ( #20360 )
2023-06-02 14:11:21 +08:00
9c25b514f5
[fix](doc) fix jsonb_extract doc ( #19059 )
...
This will cause FE start fail
1. docs under sql-manual need strict format.
2. Change the rule of github checks, to run FE ut if docs under sql-manual is changed
2023-04-25 20:01:51 +08:00
6935e153e6
[pipeline](ckb) back to even pr id don't run ckb ( #18022 )
...
Co-authored-by: stephen <hello_stephen@@qq.com>
2023-03-22 20:37:12 +08:00
a627a563cc
[pipeline](ckb) the pull request which id is even also needs run clickbench ( #17759 )
...
the pull request which id is even also needs run clickbench
2023-03-16 11:36:22 +08:00
b8d8cf1ac9
[regression](test) script for teamcity to check if pr need run build ( #16937 )
...
* [regression](test) script for teamcity to check if pr need run build
* Update check-pr-if-need-run-build.sh
fix
* Update check-pr-if-need-run-build.sh
fix
---------
Co-authored-by: stephen <hello_stephen@@qq.com>
2023-03-01 15:59:31 +08:00