File tree Expand file tree Collapse file tree 1 file changed +24
-24
lines changed
Expand file tree Collapse file tree 1 file changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -30,33 +30,33 @@ group_num=${group#G}
3030# 12 CPU cores will be allocated to run each mysql heavy group in CI pipelines.
3131mysql_groups=(
3232 # G00
33- ' api_v2 generate_column many_pk_or_uk multi_source'
34- # G01
35- ' ddl_for_split_tables_with_random_move_table'
36- # G02
37- ' ddl_for_split_tables_with_failover'
33+ ' fail_over_ddl_mix'
34+ # G15
35+ ' fail_over_ddl_mix_with_syncpoint'
36+ # G14
37+ ' fail_over_ddl_mix'
38+ # G15
39+ ' fail_over_ddl_mix_with_syncpoint'
3840 # G03
39- ' cdc move_table in_flight_ddl_during_scheduling checkpoint_race_ddl_crash'
40- # G04
41- ' complex_transaction'
42- # G05
43- ' ddl_for_split_tables_with_merge_and_split syncpoint in_flight_syncpoint_during_scheduling syncpoint_check_ts random_drop_message'
44- # G06
45- ' ddl_for_split_tables_with_random_merge_and_split'
46- # G07
47- ' consistent_compatibility consistent_partition_table consistent_replicate_gbk consistent_replicate_ddl consistent_replicate_basic'
41+ ' fail_over_ddl_mix'
42+ # G15
43+ ' fail_over_ddl_mix_with_syncpoint'
44+ # G14
45+ ' fail_over_ddl_mix'
46+ # G15
47+ ' fail_over_ddl_mix_with_syncpoint'
4848 # G08
49- ' default_value http_proxies bank ddl_for_split_tables_random_schedule '
50- # G09
51- ' availability resolve_lock merge_table drop_many_tables ddl_for_split_tables '
52- # G10
53- ' consistent_replicate_nfs consistent_replicate_storage_file consistent_replicate_storage_file_large_value consistent_replicate_storage_s3 '
54- # G11
55- ' multi_changefeeds ddl_wait ddl_reentrant force_replicate_table multi_source '
49+ ' fail_over_ddl_mix '
50+ # G15
51+ ' fail_over_ddl_mix_with_syncpoint '
52+ # G14
53+ ' fail_over_ddl_mix '
54+ # G15
55+ ' fail_over_ddl_mix_with_syncpoint '
5656 # G12
57- ' ddl_with_random_move_table '
58- # G13
59- ' tidb_mysql_test fail_over region_merge fail_over_ddl_mix_random_delay '
57+ ' fail_over_ddl_mix '
58+ # G15
59+ ' fail_over_ddl_mix_with_syncpoint '
6060 # G14
6161 ' fail_over_ddl_mix'
6262 # G15
You can’t perform that action at this time.
0 commit comments