Page MenuHomePhabricator

[CI] Fix wrong configuration when there is no template
ClosedPublic

Authored by Fabien on Jun 27 2020, 07:20.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC99069046cb0c: [CI] Fix wrong configuration when there is no template
Summary

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.

Test Plan

Run the build-ibd-no-assumevalid-checkpoint CI build plan.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable