diff options
author | fanquake <fanquake@gmail.com> | 2024-02-20 10:18:22 +0000 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2024-02-20 10:21:44 +0000 |
commit | bdddf364c9a6f80e3bfcf45ab1ae54f9eab5811b (patch) | |
tree | e53c88f693dc73bbc83268f1fecfc80a63e605a5 /src | |
parent | b1a46b212f109b6fb4b8037cce0f5c0887faff74 (diff) | |
parent | fa91bf2559d2e839592bf1dc1d423d5fb1c3573e (diff) |
Merge bitcoin/bitcoin#29441: ci: Avoid CI failures from temp env file reuse
fa91bf2559d2e839592bf1dc1d423d5fb1c3573e ci: Skip git install if it is already installed (MarcoFalke)
c65fde483133a04964cc8757c96005b78d9e8ca8 ci: vary /tmp/env (Sjors Provoost)
Pull request description:
* Currently, running separate CI tasks at the same time may intermittently fail, because they race to read/write `/tmp/env`. Fix this by adding `$CONTAINER_NAME` to the file name.
* Also, add `$USER`, while touching the line, to allow different users to run the same CI task at the same time.
* Also, skip the git install if there is no need.
Ref: https://github.com/bitcoin/bitcoin/pull/29274
ACKs for top commit:
Sjors:
ACK fa91bf2559d2e839592bf1dc1d423d5fb1c3573e
BrandonOdiwuor:
ACK fa91bf2559d2e839592bf1dc1d423d5fb1c3573e
hebasto:
ACK fa91bf2559d2e839592bf1dc1d423d5fb1c3573e.
Tree-SHA512: 9a8479255a2afb6618f9d0796488d9430ba95266b90ce39536a9817c1974ca4049beeaab5355a38b25171f76fc386dbec06b1919aaa079f08a5a0c0a146232c8
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions