Page MenuHomePhabricator

[chronik] Don't sync after each generate in chronik_avalanche
ClosedPublic

Authored by Fabien on Jan 4 2024, 15:44.

Details

Summary

The default sync_all is causing a sync of the validation queue to happen which I suspect causes the timeout after a chronik reindex in the test.
Since there is a single node in this test anyway, just avoid syncing everywhere.

Test Plan
./test/functional/test_runner.py chronik_avalanche

Diff Detail

Repository
rABC Bitcoin ABC
Branch
chronik_avalanche_no_sync
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 26144
Build 51861: Build Diffbuild-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang
Build 51860: arc lint + arc unit