bitcoin/ci/test
Ryan Ofsky 8fa10edcd1
Some checks are pending
CI / test each commit (push) Waiting to run
CI / macOS 14 native, arm64, no depends, sqlite only, gui (push) Waiting to run
CI / macOS 14 native, arm64, fuzz (push) Waiting to run
CI / Win64 native, VS 2022 (push) Waiting to run
CI / Win64 native fuzz, VS 2022 (push) Waiting to run
CI / ASan + LSan + UBSan + integer, no depends, USDT (push) Waiting to run
Merge bitcoin/bitcoin#31428: ci: Allow build dir on CI host
8888ee4403 ci: Allow build dir on CI host (MarcoFalke)

Pull request description:

  This is required to pass cross builds on to a different machine after the build.

  See for example https://github.com/bitcoin/bitcoin/pull/31176, but this pull will also allow someone to implement it outside this repo.

ACKs for top commit:
  davidgumberg:
    lgtm ACK 8888ee4403
  hebasto:
    re-ACK 8888ee4403.

Tree-SHA512: a1e2c32bc1b95efbd0b48287ac5b49e0e1bacbf5a5800845be5352bbdd3e17fa478e90348b2e94e95cf3ae863cdf75ab444089376588f6f8eec438f73a4b5b97
2025-01-30 19:34:00 -05:00
..
00_setup_env.sh ci: Supply platform argument to docker commands. 2025-01-17 10:36:41 -08:00
00_setup_env_arm.sh ci: Supply platform argument to docker commands. 2025-01-17 10:36:41 -08:00
00_setup_env_i686_multiprocess.sh ci: Supply platform argument to docker commands. 2025-01-17 10:36:41 -08:00
00_setup_env_mac_cross.sh ci: Migrate CI scripts to CMake 2024-08-16 21:19:13 +01:00
00_setup_env_mac_native.sh ci: Temporarily disable macOS/Windows fuzz step 2024-10-31 13:51:13 +01:00
00_setup_env_mac_native_fuzz.sh [ci] Split out native fuzz jobs for macOS and windows 2024-11-25 10:41:17 +00:00
00_setup_env_native_asan.sh ci: Use clang-19 from apt.llvm.org 2024-10-28 14:34:54 +01:00
00_setup_env_native_centos.sh ci: Enable DEBUG=1 for one GCC-12+ build to catch 117966 regressions 2025-01-20 17:43:52 +01:00
00_setup_env_native_fuzz.sh ci: Use clang-19 from apt.llvm.org 2024-10-28 14:34:54 +01:00
00_setup_env_native_fuzz_with_msan.sh ci: Bump default CCACHE_MAXSIZE to 500M 2024-09-12 12:34:02 +02:00
00_setup_env_native_fuzz_with_valgrind.sh ci: add LLVM_SYMBOLIZER_PATH to Valgrind fuzz job 2024-09-24 17:04:44 +01:00
00_setup_env_native_msan.sh ci: Run functional tests in msan task 2025-01-02 13:46:52 +01:00
00_setup_env_native_nowallet_libbitcoinkernel.sh Bump python minimum supported version to 3.10 2024-08-28 15:53:07 +02:00
00_setup_env_native_previous_releases.sh ci: remove UPnP options 2024-10-25 09:27:12 -04:00
00_setup_env_native_tidy.sh ci: Update Clang in "tidy" job 2024-12-05 14:37:47 +00:00
00_setup_env_native_tsan.sh ci: Use clang-19 from apt.llvm.org 2024-10-28 14:34:54 +01:00
00_setup_env_native_valgrind.sh ci: remove UPnP options 2024-10-25 09:27:12 -04:00
00_setup_env_s390x.sh ci: Supply platform argument to docker commands. 2025-01-17 10:36:41 -08:00
00_setup_env_win64.sh ci: Supply platform argument to docker commands. 2025-01-17 10:36:41 -08:00
01_base_install.sh ci: build msan's libc++ with _LIBCPP_ABI_BOUNDED_* 2025-01-07 15:57:01 +01:00
02_run_container.sh Merge bitcoin/bitcoin#31428: ci: Allow build dir on CI host 2025-01-30 19:34:00 -05:00
03_test_script.sh ci: Bump centos stream 10 2025-01-17 15:34:11 +01:00
GetCMakeLogFiles.cmake ci: Handle log files regardless of CMake's version 2024-09-07 14:38:14 +01:00
wrap-valgrind.sh scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00
wrap-wine.sh ci: Migrate CI scripts to CMake 2024-08-16 21:19:13 +01:00