The ibd.sh and bitcoind-exit-on-log.sh scripts were relying on the
default build directory to find the bitcoind binary to run. This is
causing failure since D6551.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABCe1c4fc1249f5: [CI] Fix wrong path to bitcoind binary on build-ibd-*
Run the ci build-ibd* build plans.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- ci_fix_ibd_build_dir
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Event Timeline
contrib/teamcity/ibd.sh | ||
---|---|---|
47 | This whole approach is fragile. There is a RPC to check for this. |