-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines
-
2
-
2024-03-19 - PacificOcean
In "schema abort predictable" in evergreen:
calibration_run_args="-PSD$r,E$x0 -T $nthreads -t $runtime" ./test_schema_abort -p -h RUNDIR_0 $first_run_args || exit 1 echo "Finished calibration run"
calibration_run_args is never used. I think we have a bug on the next line. It should use calibration_run_args instead of first_run_args.
- is duplicated by
-
WT-10893 Fix "calibration" for predictable schema_abort evergreen runs
- Closed