mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
ba007d9373
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. |
||
---|---|---|
.. | ||
keys | ||
check-commit.sh | ||
check-each-commit.sh | ||
check-release-notes.sh | ||
check-rest-annotations.sh | ||
check-sample-lnd-conf.sh | ||
fuzz.sh | ||
gen_sqlc_docker.sh | ||
install_bitcoind.sh | ||
itest_parallel.sh | ||
itest_part.sh | ||
release.sh | ||
tidy_modules.sh | ||
unit_test_modules.sh | ||
verify-install.sh |