Details
-
Task
-
Resolution: Unresolved
-
L3 - Default
-
None
-
7.14.0
-
None
-
CockroachDB v20.1.3
Description
The following tests have been excluded from execution when running on CockroachDB since the slow performance of SQL statement execution on this database causes them to randomly fail:
- JobExecutorMetricsTest#testJobExecutionMetricReporting - include in CRDB test suite
- BatchMigrationTest#testMigrationJobsExecutionByJobExecutorWithAuthorizationEnabledAndTenant - revert wait time for Job execution
- RuntimeServiceTest#testDeleteProcessInstancesManyParallelSubprocesses - include in CRDB test suite
- ExternalTaskQueryTest#testQueryByLargeListOfProcessInstanceIdIn
- SetExternalTasksRetriesTest#shouldSetExternalTaskRetriesWithLargeList
- GetHistoricVariableUpdatesForOptimizeTest#testFetchLargeNumberOfObjectVariables
The tests should be added to the CRDB test suite execution as soon as the performance issues are fixed (see CAM-12239).
In addition, the 7.15-platform-PERFORMANCE-large-data-cockroachdb-201 job has an extended time-out (of 4 hours, with CAM-12612). Once the performance is improved, this time-out needs to be reduced/reset to the default value (3600sec).