lnd/scripts
yyforyongyu ba007d9373 itest: fix itest logs upload
When one of the itest tranches fails, because we are running tests in
parallel, other tranches will still be running, which caused 7z to fail
at zipping the logs because race reads. This commit fixes it by making
sure we are waiting other tranches to finish before moving to zipping
and uploading the logs.
2023-10-06 16:34:47 -07:00
..
keys scripts: add gpg key for Slyghtning [skip ci] 2023-07-20 16:28:21 +02:00
check-commit.sh build: check compilation of each commit 2020-12-08 16:19:26 -08:00
check-each-commit.sh build: check compilation of each commit 2020-12-08 16:19:26 -08:00
check-release-notes.sh scripts/check-release-notes.sh: fix bash expression 2023-07-13 12:51:40 -04:00
check-rest-annotations.sh make+scripts: fix rpc-check command 2021-07-27 12:59:54 +02:00
check-sample-lnd-conf.sh scripts: remove litecoin strings from script 2023-10-06 16:34:47 -07:00
fuzz.sh make+scripts+docs: update fuzzing script and make fuzz 2022-11-11 10:30:05 -06:00
gen_sqlc_docker.sh multi: add sqlc support 2023-07-10 17:36:58 -07:00
install_bitcoind.sh build: update CI to build against bitcoind 23 2022-05-04 15:24:22 -07:00
itest_parallel.sh itest: fix itest logs upload 2023-10-06 16:34:47 -07:00
itest_part.sh itest: remove unused flag goroutineDump 2023-02-23 21:56:08 +08:00
release.sh scripts: use shasum instead of sha256sum 2021-02-15 10:26:15 +01:00
tidy_modules.sh github+Makefile: add new action make tidy-module-check 2023-09-06 02:48:13 +08:00
unit_test_modules.sh Makefile+action: add make unit-module to test submodules 2023-09-06 02:47:55 +08:00
verify-install.sh scripts: use gpg --homedir flag to fix new behavior in 2.4 2023-07-11 09:18:22 +02:00