-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
DAG 2020-10-05
-
2
We are seeing a few tasks that have long-running sub-suites. We could increase the number of sub-suites created by these suites to attempt to bring the runtimes down. The suites in question are:
- causally_consistent_hedged_reads_jscore_passthrough
- multi_shard_local_read_write_multi_stmt_txn_jscore_passthrough
We should make sure as we just these values the total runtime for a patch does is not impacted too much.
As a Server Engineer,
I want to split certain tasks up more,
So that the makespan of my patch build will be reduced.
AC:
- The tasks listed above are split into 5 subsuites instead of 3.
- The total processing time of a patch is not significantly impacted.