Commit Graph

63 Commits (332655cb52c8f8ef64b29b09e38ef5d61235ed21)

Author SHA1 Message Date
merge-script 9ba56884f6
Merge bitcoin/bitcoin#30869: ci: Print inner env, Make ccache config more flexible
2 months ago
Hennadii Stepanov b786449e66
ci: Do not install Autotools packages
2 months ago
MarcoFalke fa252da0b9
ci: Remove hardcoded CCACHE_DIR in cirrus
2 months ago
MarcoFalke fa146904e1
ci: Bump default CCACHE_MAXSIZE to 500M
2 months ago
fanquake 36ff336d2e
ci: remove bsdmainutils
2 months ago
Hennadii Stepanov 9730288a0c
ci: Migrate CI scripts to CMake
3 months ago
fanquake f3ca6db8d3
ci: move CMake into base packages
10 months ago
MarcoFalke fad82fea2b
ci: Reduce use of bash -c
11 months ago
Matthew Zipkin 5c2185b3b6
ci: enable chattr +i capability inside containers
1 year ago
MarcoFalke fa8c250c2f
ci: Limit scope of some env vars
1 year ago
MarcoFalke fa6e5d3eef
ci: Avoid error on macOS native
1 year ago
MarcoFalke fa193f5dfc
ci: Fix macOS-cross SDK rsync
1 year ago
MarcoFalke fafa17c00b
ci: Use hard-coded root path for CI containers
1 year ago
MarcoFalke fad0b67c21
ci: Use qemu-user through container engine
1 year ago
fanquake d86a83d6b8
lint: drop DIR_IWYU global
1 year ago
Hennadii Stepanov 79ceb161db
ci: Use documented `CCACHE_MAXSIZE` instead of `CCACHE_SIZE`
1 year ago
MarcoFalke fa8dcdcc8b
ci: Set PATH inside the CI env
1 year ago
MarcoFalke aaaa432603
ci: Remove "default" test env
1 year ago
MarcoFalke fa7a87bc7c
ci: Add missing set -e to 01_base_install.sh
1 year ago
fanquake 6a936580d1
ci: remove RUN_SECURITY_TESTS
2 years ago
MarcoFalke faa0839837
ci: Cache more stuff in the ci images: msan, iwyu, pip, sdks
2 years ago
glozow 2a0c05defd
Merge bitcoin/bitcoin#27209: ci: Remove unused EXPECTED_TESTS_DURATION_IN_SECONDS env var
2 years ago
MarcoFalke 5fffff54e9
ci: Cache stuff in volumes, not host folders
2 years ago
MarcoFalke 3fffff50f6
ci: Remove unused EXPECTED_TESTS_DURATION_IN_SECONDS env var
2 years ago
MarcoFalke fa5dccba32
scripted-diff: ci: Rework docker naming
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
MarcoFalke fab24f8c35
ci: Add clang-tidy task
3 years ago
Hennadii Stepanov f47dda2c58
scripted-diff: Bump copyright headers
3 years ago
fanquake 7fc1e14ce6
ci: use Ubuntu 20.04 as the default Docker container
3 years ago
MarcoFalke fab30174af
ci: Set BASE_SCRATCH_DIR early, so that it can be used in test configs
4 years ago
MarcoFalke fa908a41f3
ci: Set DEPENDS_DIR when setting BASE_ROOT_DIR
4 years ago
Hennadii Stepanov 3272e34f9c
build: Add xkbcommon 0.8.4
4 years ago
MarcoFalke fab900802d
ci: Bump timeout factor
4 years ago
MarcoFalke fa6583c30b
ci: Set increased --timeout-factor by default
4 years ago
Hennadii Stepanov 2d747428e2
ci: Disable functional tests on forked repos to avoid timeouts for macOS
4 years ago
fanquake 968aaae940
tests: run test-security-check.py in CI
4 years ago
MarcoFalke faf1c3cc58
test: Replace TEST_PREVIOUS_RELEASES env var with test_framework option
5 years ago
fanquake 97b21b302a
Merge #18677: Multiprocess build support
5 years ago
MarcoFalke faf552117e
ci: Set DEBIAN_FRONTEND=noninteractive
5 years ago
Russell Yanofsky e2bab2aa16 multiprocess: add multiprocess travis configuration
5 years ago
MarcoFalke ab91a0e0fc
Merge #18798: ci: Fix default retry script usage
5 years ago
Hennadii Stepanov 45615de26c
ci: Fix default retry script usage
5 years ago
MarcoFalke fae49f6e42
ci: Add and document BASE_BUILD_DIR
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
Hennadii Stepanov a6eea715ff
ci: Drop unused WINEDEBUG variable
5 years ago
Sjors Provoost 8b1460dbd1
[tests] check v0.17.1 and v0.18.1 backwards compatibility
5 years ago
fanquake 9e111db088
test: set a name for CI Docker containers
5 years ago
MarcoFalke fa3d77623e
ci: Use debian to avoid apt install 404 errors
5 years ago
MarcoFalke fa40e48c50
ci: Remove unparseable lines from supp file for old xenial clang tsan
5 years ago
MarcoFalke fa0656d1eb
ci: Add DEPENDS_DIR variable, Add documentation for folders
5 years ago