use CAPTURE_PROCESS_REPLAY=1 in CI [pr] (#8564)

This commit is contained in:
qazal
2025-01-11 06:03:48 -05:00
committed by GitHub
parent 61665a63c9
commit 60503c8621
7 changed files with 31 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
export PAGE_SIZE=1
export PYTHONPATH=.
export LOGOPS=/tmp/ops
export RUN_PROCESS_REPLAY=1
export CAPTURE_PROCESS_REPLAY=1
rm $LOGOPS
test/external/process_replay/reset.py