HomePhabricator

[CI] Increase the coverage for the build-diff and build-master configs

Description

[CI] Increase the coverage for the build-diff and build-master configs

Summary:
By using the more global targets check-all/check-extended and
check-upgrade-activated/check-upgrade-activated-extended, the
coverage is slightly increased (e.g. univalue and leveldb tests are
run). It also avoid maintenance burden as any new test will be run as
part of these global targets.
The build-check-all target can now be removed as there is no use case
for it anymore.

Depends on D4927.

Test Plan:

ABC_BUILD_NAME=build-diff ./contrib/teamcity/build-configurations.sh
ABC_BUILD_NAME=build-master ./contrib/teamcity/build-configurations.sh

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

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

Details

Provenance
FabienAuthored on Jan 13 2020, 13:51
FabienPushed on Jan 15 2020, 18:27
Reviewer
Restricted Project
Differential Revision
D4928: [CI] Increase the coverage for the build-diff and build-master configs
Parents
rABCe7fc0238127a: Optimization: don't add txn back to mempool after 10 invalidates
Branches
Unknown
Tags
Unknown