An extra indentation has been mistakenly added, that caused the
parameters to be correctly applied when a template is set but not if
there is none.
Another issue is that the build-ibd-no-assumevalid-checkpoint
configuration had no template (but should have one), which in turns
caused the default timeout of 1h to be used. This is not enough and
caused the build to fail.
This diff fixes both issues.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABC99069046cb0c: [CI] Fix wrong configuration when there is no template
Run the build-ibd-no-assumevalid-checkpoint CI build plan.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- ci_fix_no_template
- Lint
Lint Passed - Unit
No Test Coverage - Build Status