| test: resgroup/enable_resgroup_validate |
| test: resgroup/enable_resgroup |
| |
| # basic syntax |
| test: resgroup/resgroup_views |
| test: resgroup/resgroup_syntax |
| test: resgroup/resgroup_transaction |
| test: resgroup/resgroup_name_convention |
| |
| # fault injection tests |
| test: resgroup/resgroup_assign_slot_fail |
| test: resgroup/resgroup_unassign_entrydb |
| test: resgroup/resgroup_seg_down_2pc |
| |
| # functions |
| test: resgroup/resgroup_concurrency |
| test: resgroup/resgroup_bypass |
| test: resgroup/resgroup_bypass_memory_limit |
| test: resgroup/resgroup_alter_concurrency |
| test: resgroup/resgroup_memory_statistic |
| test: resgroup/resgroup_memory_limit |
| test: resgroup/resgroup_memory_runaway |
| test: resgroup/resgroup_alter_memory |
| test: resgroup/resgroup_cpu_rate_limit |
| test: resgroup/resgroup_alter_memory_spill_ratio |
| test: resgroup/resgroup_cpuset |
| test: resgroup/resgroup_cpuset_empty_default |
| test: resgroup/resgroup_set_memory_spill_ratio |
| test: resgroup/resgroup_unlimit_memory_spill_ratio |
| test: resgroup/resgroup_cancel_terminate_concurrency |
| test: resgroup/resgroup_move_query |
| |
| # memory spill tests |
| #test: resgroup/resgroup_memory_hashagg_spill |
| #test: resgroup/resgroup_memory_hashjoin_spill |
| #test: resgroup/resgroup_memory_materialize_spill |
| #test: resgroup/resgroup_memory_sisc_mat_sort |
| #test: resgroup/resgroup_memory_sisc_sort_spill |
| #test: resgroup/resgroup_memory_sort_spill |
| #test: resgroup/resgroup_memory_spilltodisk |
| |
| # regression tests |
| test: resgroup/resgroup_recreate |
| test: resgroup/resgroup_operator_memory |
| test: resgroup/resgroup_functions |
| |
| # parallel tests |
| #test: resgroup/restore_default_resgroup |
| #test: resgroup/resgroup_parallel_queries |
| |
| # dump info |
| test: resgroup/resgroup_dumpinfo |
| |
| test: resgroup/disable_resgroup |