This makes it easy to reuse the build.sh script for IBD without re-running the tests, saving us 20-30 minutes.
Complete test coverage would continue to be covered in other parts of the build pipeline.
Details
Details
- Reviewers
deadalnix Fabien - Group Reviewers
Restricted Project - Commits
- rSTAGING3e946cea3771: Allow setting an env variable to skip tests in build.sh
rABC3e946cea3771: Allow setting an env variable to skip tests in build.sh
./build.sh # builds and runs tests
DISABLE_TESTS=1 ./build.sh # builds but skips tests
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- testsoptional
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 5327 Build 8716: Bitcoin ABC Buildbot (legacy) Build 8715: arc lint + arc unit