diff --git a/config/yugabyte/regression_pipelines/join_workloads/postgres/JOING2_join_on_range_partitioned_tbl.yaml b/config/yugabyte/regression_pipelines/join_workloads/postgres/JOING2_join_on_range_partitioned_tbl.yaml index 9d1f81b9a..33d0b5fe1 100644 --- a/config/yugabyte/regression_pipelines/join_workloads/postgres/JOING2_join_on_range_partitioned_tbl.yaml +++ b/config/yugabyte/regression_pipelines/join_workloads/postgres/JOING2_join_on_range_partitioned_tbl.yaml @@ -11,7 +11,7 @@ collect_pg_stat_statements: true yaml_version: v1.0 works: work: - time_secs: 180 + time_secs: 600 active_terminals: 1 rate: unlimited warmup: 60 diff --git a/config/yugabyte/regression_pipelines/join_workloads/postgres/JOING3_join_predicate_cases.yaml b/config/yugabyte/regression_pipelines/join_workloads/postgres/JOING3_join_predicate_cases.yaml index f2aec5f5f..ca81959b7 100644 --- a/config/yugabyte/regression_pipelines/join_workloads/postgres/JOING3_join_predicate_cases.yaml +++ b/config/yugabyte/regression_pipelines/join_workloads/postgres/JOING3_join_predicate_cases.yaml @@ -11,7 +11,7 @@ collect_pg_stat_statements: true yaml_version: v1.0 works: work: - time_secs: 180 + time_secs: 600 active_terminals: 1 rate: unlimited warmup: 60 diff --git a/config/yugabyte/regression_pipelines/join_workloads/postgres/JOING4_datatype_impact_joins.yaml b/config/yugabyte/regression_pipelines/join_workloads/postgres/JOING4_datatype_impact_joins.yaml index e40d94ef9..d51c42c45 100644 --- a/config/yugabyte/regression_pipelines/join_workloads/postgres/JOING4_datatype_impact_joins.yaml +++ b/config/yugabyte/regression_pipelines/join_workloads/postgres/JOING4_datatype_impact_joins.yaml @@ -11,7 +11,7 @@ collect_pg_stat_statements: true yaml_version: v1.0 works: work: - time_secs: 180 + time_secs: 600 active_terminals: 1 rate: unlimited warmup: 60 diff --git a/config/yugabyte/regression_pipelines/join_workloads/yb_colocated/JOING2_join_on_range_partitioned_tbl.yaml b/config/yugabyte/regression_pipelines/join_workloads/yb_colocated/JOING2_join_on_range_partitioned_tbl.yaml index 9af2ae0c9..7d471b669 100644 --- a/config/yugabyte/regression_pipelines/join_workloads/yb_colocated/JOING2_join_on_range_partitioned_tbl.yaml +++ b/config/yugabyte/regression_pipelines/join_workloads/yb_colocated/JOING2_join_on_range_partitioned_tbl.yaml @@ -13,7 +13,7 @@ use_dist_in_explain : true yaml_version: v1.0 works: work: - time_secs: 180 + time_secs: 600 active_terminals: 1 rate: unlimited warmup: 60 diff --git a/config/yugabyte/regression_pipelines/join_workloads/yb_colocated/JOING3_join_predicate_cases.yaml b/config/yugabyte/regression_pipelines/join_workloads/yb_colocated/JOING3_join_predicate_cases.yaml index a652483ac..b69af3bda 100644 --- a/config/yugabyte/regression_pipelines/join_workloads/yb_colocated/JOING3_join_predicate_cases.yaml +++ b/config/yugabyte/regression_pipelines/join_workloads/yb_colocated/JOING3_join_predicate_cases.yaml @@ -13,7 +13,7 @@ use_dist_in_explain : true yaml_version: v1.0 works: work: - time_secs: 180 + time_secs: 600 active_terminals: 1 rate: unlimited warmup: 60 diff --git a/config/yugabyte/regression_pipelines/join_workloads/yb_colocated/JOING4_datatype_impact_joins.yaml b/config/yugabyte/regression_pipelines/join_workloads/yb_colocated/JOING4_datatype_impact_joins.yaml index dc0d921be..300af5d45 100644 --- a/config/yugabyte/regression_pipelines/join_workloads/yb_colocated/JOING4_datatype_impact_joins.yaml +++ b/config/yugabyte/regression_pipelines/join_workloads/yb_colocated/JOING4_datatype_impact_joins.yaml @@ -13,7 +13,7 @@ use_dist_in_explain : true yaml_version: v1.0 works: work: - time_secs: 180 + time_secs: 600 active_terminals: 1 rate: unlimited warmup: 60 diff --git a/config/yugabyte/regression_pipelines/join_workloads/yugabyte/JOING1_join_on_hash_partitioned_tbl.yaml b/config/yugabyte/regression_pipelines/join_workloads/yugabyte/JOING1_join_on_hash_partitioned_tbl.yaml index ad6b017d4..24027aeb2 100644 --- a/config/yugabyte/regression_pipelines/join_workloads/yugabyte/JOING1_join_on_hash_partitioned_tbl.yaml +++ b/config/yugabyte/regression_pipelines/join_workloads/yugabyte/JOING1_join_on_hash_partitioned_tbl.yaml @@ -12,7 +12,7 @@ use_dist_in_explain : true yaml_version: v1.0 works: work: - time_secs: 180 + time_secs: 600 active_terminals: 1 rate: unlimited warmup: 60 diff --git a/config/yugabyte/regression_pipelines/join_workloads/yugabyte/JOING2_join_on_range_partitioned_tbl.yaml b/config/yugabyte/regression_pipelines/join_workloads/yugabyte/JOING2_join_on_range_partitioned_tbl.yaml index 018e4dd35..fa20356c0 100644 --- a/config/yugabyte/regression_pipelines/join_workloads/yugabyte/JOING2_join_on_range_partitioned_tbl.yaml +++ b/config/yugabyte/regression_pipelines/join_workloads/yugabyte/JOING2_join_on_range_partitioned_tbl.yaml @@ -12,7 +12,7 @@ use_dist_in_explain : true yaml_version: v1.0 works: work: - time_secs: 180 + time_secs: 600 active_terminals: 1 rate: unlimited warmup: 60 diff --git a/config/yugabyte/regression_pipelines/join_workloads/yugabyte/JOING3_join_predicate_cases.yaml b/config/yugabyte/regression_pipelines/join_workloads/yugabyte/JOING3_join_predicate_cases.yaml index ef3eb5114..8b2af1df2 100644 --- a/config/yugabyte/regression_pipelines/join_workloads/yugabyte/JOING3_join_predicate_cases.yaml +++ b/config/yugabyte/regression_pipelines/join_workloads/yugabyte/JOING3_join_predicate_cases.yaml @@ -12,7 +12,7 @@ use_dist_in_explain : true yaml_version: v1.0 works: work: - time_secs: 180 + time_secs: 600 active_terminals: 1 rate: unlimited warmup: 60 diff --git a/config/yugabyte/regression_pipelines/join_workloads/yugabyte/JOING4_datatype_impact_joins.yaml b/config/yugabyte/regression_pipelines/join_workloads/yugabyte/JOING4_datatype_impact_joins.yaml index 5075ce98c..6b32b07ab 100644 --- a/config/yugabyte/regression_pipelines/join_workloads/yugabyte/JOING4_datatype_impact_joins.yaml +++ b/config/yugabyte/regression_pipelines/join_workloads/yugabyte/JOING4_datatype_impact_joins.yaml @@ -12,7 +12,7 @@ use_dist_in_explain : true yaml_version: v1.0 works: work: - time_secs: 180 + time_secs: 600 active_terminals: 1 rate: unlimited warmup: 60