You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MarcoFalke
95833c012e
Merge bitcoin/bitcoin#23938: ci: Clone entire bitcoin-core/qa-assets repo only when run fuzzing
0b7c55f157 ci: Clone entire bitcoin-core/qa-assets repo only when run fuzzing (Hennadii Stepanov)
Pull request description:
This PR speeds up CI tasks that run unit tests but do not run fuzzing.
On my machine:
```
$ time git clone --depth=1 https://github.com/bitcoin-core/qa-assets
Cloning into 'qa-assets'...
remote: Enumerating objects: 289750, done.
remote: Counting objects: 100% (289750/289750), done.
remote: Compressing objects: 100% (207687/207687), done.
remote: Total 289750 (delta 16863), reused 275449 (delta 12092), pack-reused 0
Receiving objects: 100% (289750/289750), 1.39 GiB | 4.79 MiB/s, done.
Resolving deltas: 100% (16863/16863), done.
Updating files: 100% (294515/294515), done.
real7m43,417s
user2m39,771s
sys0m43,272s
```
ACKs for top commit:
MarcoFalke:
cr ACK 0b7c55f157
Tree-SHA512: 8f8dd63e361c3d9c64a2b31f207f59beea7d2e4142363f7762ec724a61152323fda0c6b98a36386e15f2ca4ef3f7412da763baef65e862fc7f48cdeda8c40e09
|
3 years ago |
.. |
00_setup_env.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
00_setup_env_android.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
00_setup_env_arm.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
00_setup_env_i686_centos.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
00_setup_env_i686_multiprocess.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
00_setup_env_mac.sh
|
build: use a static .tiff for macOS .dmg over generating
|
3 years ago |
00_setup_env_mac_host.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
00_setup_env_native_asan.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
00_setup_env_native_fuzz.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
00_setup_env_native_fuzz_with_msan.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
00_setup_env_native_fuzz_with_valgrind.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
00_setup_env_native_msan.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
00_setup_env_native_nowallet.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
00_setup_env_native_qt5.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
00_setup_env_native_tsan.sh
|
Merge bitcoin/bitcoin#23912: Insert and bump copyright headers
|
3 years ago |
00_setup_env_native_valgrind.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
00_setup_env_s390x.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
00_setup_env_win64.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
04_install.sh
|
ci: Clone entire bitcoin-core/qa-assets repo only when run fuzzing
|
3 years ago |
05_before_script.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
06_script_a.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
06_script_b.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
wrap-qemu.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
wrap-valgrind.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |
wrap-wine.sh
|
scripted-diff: Bump copyright headers
|
3 years ago |