Commit Graph

285 Commits (bb242e33551157e0db3b70f90f5738f34b82cc51)

Author SHA1 Message Date
MarcoFalke 77777c8b5e
ci: Run windows ci config on cirrus
4 years ago
MarcoFalke 3333d6942e
ci: Run macos ci config on cirrus
4 years ago
MarcoFalke fa8b1114e6
ci: Run arm ci config on cirrus
4 years ago
MarcoFalke fac0517836
travis: Remove s390x build
4 years ago
MarcoFalke fa8e494554
ci: Run ci configs on cirrus
4 years ago
Andrew Chow e87df82580 Add sqlite to travis and depends
4 years ago
Fabian Jahr 33df8d46bb
ci: Build Arm64 on Travis without functional tests
4 years ago
MarcoFalke fa41810d0e
ci: Run valgrind fuzzer on cirrus
4 years ago
Sjors Provoost c17f54ee53
[ci] use boost::process
4 years ago
MarcoFalke fae656144e
travis: Re-enable s390x
4 years ago
Hennadii Stepanov 687939e3d2
ci: Drop Homebrew caching while using Homebrew addon on Travis
4 years ago
Hennadii Stepanov 557d3f1cc0
ci: Do not activate Travis ccache caching strategy
4 years ago
Hennadii Stepanov 2d747428e2
ci: Disable functional tests on forked repos to avoid timeouts for macOS
4 years ago
MarcoFalke fa8e6df282
ci: Run tsan ci config on cirrus
4 years ago
MarcoFalke 7027c67cac
Merge #18288: build: Add MemorySanitizer (MSan) in Travis to detect use of uninitialized memory
4 years ago
fanquake a92e48b02d
test: move TEST_RUNNER_EXTRA into native tsan setup
4 years ago
practicalswift 870f0cd2a0 build: Add MemorySanitizer (MSan) in Travis to detect use of uninitialized memory
4 years ago
practicalswift 3f686d1a28 ci: Run fuzz testing test cases (bitcoin-core/qa-assets) under valgrind to catch memory errors
4 years ago
MarcoFalke fa05f44893
ci: Upgrade most ci configs to focal
4 years ago
MarcoFalke fad6720891
doc: move doc to ci readme
4 years ago
MarcoFalke fa880773b4
ci: Have one config run in xenial to test against python3.5
4 years ago
MarcoFalke fa6ddb2fa1
travis: Always run multiprocess build
4 years ago
MarcoFalke fa2eb3d5d6
ci: Run asan ci config on cirrus
4 years ago
MarcoFalke fa71667597
ci: Move travis workarounds to .travis.yml
4 years ago
MarcoFalke fa7e002d52
ci: tsan with wallet
4 years ago
MarcoFalke fa10d85079
ci: Use libc++ instead of libstdc++ for tsan
5 years ago
fanquake 97b21b302a
Merge #18677: Multiprocess build support
5 years ago
MarcoFalke faf552117e
ci: Set DEBIAN_FRONTEND=noninteractive
5 years ago
MarcoFalke fa006caa13
ci: tsan on clang-9
5 years ago
Russell Yanofsky e2bab2aa16 multiprocess: add multiprocess travis configuration
5 years ago
MarcoFalke fa35c34df7
Remove unused ci configs that have been moved elsewhere
5 years ago
MarcoFalke f54753293f
Merge #18905: travis: Remove s390x
5 years ago
MarcoFalke 8c705ff129 travis: Remove s390x
5 years ago
MarcoFalke fa082d0a57
travis: Remove valgrind
5 years ago
MarcoFalke aaaacff107
ci: Merge C++17 build with one of the existing ones
5 years ago
Wladimir J. van der Laan 35ef3c15ef
Merge #18591: Add C++17 build to Travis
5 years ago
Pieter Wuille c31cbe7cfe Add C++17 test to Travis
5 years ago
Hennadii Stepanov 73f8303629
ci: Add pip cache
5 years ago
MarcoFalke 1b30761360
Merge #16367: Multiprocess build support
5 years ago
Hennadii Stepanov 6136a96cdf
ci: Rename RUN_CI_ON_HOST to DANGER_RUN_CI_ON_HOST
5 years ago
Hennadii Stepanov 97ba77aa8e
ci: Add native s390x
5 years ago
Russell Yanofsky d54f64c6c7 Add multiprocess travis configuration
5 years ago
MarcoFalke faa9491870
ci: Use Focal for fuzzers
5 years ago
Hennadii Stepanov e41e46cee0
ci: Remove misplaced comments from folded block scalar
5 years ago
Hennadii Stepanov 25c8b73656
ci: Use Homebrew addon on native macOS
5 years ago
practicalswift a3b539a924 ci: Run fuzz testing test cases under valgrind
5 years ago
Sjors Provoost 8b1460dbd1
[tests] check v0.17.1 and v0.18.1 backwards compatibility
5 years ago
Wladimir J. van der Laan b0a01299ed test: Disable s390 build on travis
5 years ago
Wladimir J. van der Laan 4a07233076
Merge #17767: ci: Fix qemu issues
5 years ago
Sebastian Falbesoner ef63f5fc11 ci: Combine 32-bit build with CentOS 7 build
5 years ago