HomePhabricator

[CI] Fix wrong configuration when there is no template

Description

[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.

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D6757

Details

Provenance
FabienAuthored on Jun 27 2020, 07:19
FabienPushed on Jun 27 2020, 12:42
Reviewer
Restricted Project
Differential Revision
D6757: [CI] Fix wrong configuration when there is no template
Parents
rABC0662e0785d44: Add missing fi in secp256k1's travis script
Branches
Unknown
Tags
Unknown