File tree Expand file tree Collapse file tree 15 files changed +28
-23
lines changed Expand file tree Collapse file tree 15 files changed +28
-23
lines changed Original file line number Diff line number Diff line change 2121 required : false
2222 default : false
2323 schedule :
24- - cron : ' 0 0 * * *'
24+ - cron : ' 0 20 * * *'
2525
2626jobs :
2727 chaos-test :
Original file line number Diff line number Diff line change 88 - ' docs/**'
99 - ' **.md'
1010 workflow_dispatch :
11+ schedule :
12+ - cron : ' 0 17 * * *'
1113
1214jobs :
1315 mysql-encoding-test :
Original file line number Diff line number Diff line change 1616 - ' **/fio_benchmark.yml'
1717 - ' **/fio.sh'
1818 schedule :
19- - cron : ' 0 0 * * *'
19+ - cron : ' 0 17 * * *'
2020 workflow_dispatch :
2121 inputs :
2222 debug :
Original file line number Diff line number Diff line change 2020 - ' **/fs_test.py'
2121 - ' **/acl_test.py'
2222 schedule :
23- - cron : ' 0 16 * * 0'
23+ - cron : ' 0 17 * * 0'
2424 workflow_dispatch :
2525 inputs :
2626 debug :
Original file line number Diff line number Diff line change 2222 required : false
2323 default : false
2424 schedule :
25- - cron : ' 0 0 * * *'
25+ - cron : ' 0 19 * * *'
2626
2727jobs :
2828 gateway :
Original file line number Diff line number Diff line change 2424 description : " Run the build with tmate debugging enabled"
2525 required : false
2626 default : false
27-
27+ schedule :
28+ - cron : ' 0 17 * * *'
29+
2830jobs :
2931 sdktest :
3032 timeout-minutes : 50
Original file line number Diff line number Diff line change 1717 - ' pkg/object/*.go'
1818 - ' **/storage.yml'
1919 - ' **/storage.sh'
20- schedule :
21- - cron : ' 30 20 * * *'
2220 workflow_dispatch :
21+ schedule :
22+ - cron : ' 0 17 * * *'
2323
2424jobs :
2525 storage :
Original file line number Diff line number Diff line change 2323 - ' .github/scripts/sync/**'
2424 - ' .github/scripts/hypo/sync.py'
2525 - ' .github/scripts/hypo/sync_test.py'
26-
27- schedule :
28- - cron : ' 30 20 * * *'
29-
3026 workflow_dispatch :
3127 inputs :
3228 debug :
3329 type : boolean
3430 description : " Run the build with tmate debugging enabled"
3531 required : false
3632 default : false
33+ schedule :
34+ - cron : ' 0 17 * * *'
3735
3836jobs :
3937 sync :
Original file line number Diff line number Diff line change 1515 paths :
1616 - ' **/sysbench.yml'
1717 - ' **/sysbench/action.yml'
18- schedule :
19- - cron : ' 30 20 * * *'
2018 workflow_dispatch :
21-
19+ schedule :
20+ - cron : ' 0 17 * * *'
21+
2222jobs :
2323 sysbench :
2424 timeout-minutes : 60
Original file line number Diff line number Diff line change 1111 - ' main'
1212 paths :
1313 - ' **/tpcds.yml'
14- schedule :
15- - cron : ' 30 20 * * *'
1614 workflow_dispatch :
1715 inputs :
1816 debug :
1917 type : boolean
2018 description : " Run the build with tmate debugging enabled"
2119 required : false
2220 default : false
21+ schedule :
22+ - cron : ' 0 17 * * *'
2323
2424jobs :
2525 tpcds :
You can’t perform that action at this time.
0 commit comments