maflcko
commented at 1:16 PM on July 24, 2023:
member
This fixes a bug where the $PATH from the host is used inside the container. This will lead to bugs when the $PATH is different. For example on a host of Fedora 38, and a container of debian:bullseye.
This can be tested with the FILE_ENV=./ci/test/00_setup_env_arm.sh CI env. On master:
Error: crun: executable file `bash` not found in $PATH: No such file or directory: OCI runtime attempted to invoke a command that was not found
On this pull:
(everything passes)
DrahtBot
commented at 1:16 PM on July 24, 2023:
contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process.
#27793 (ci: label docker images and prune dangling images selectively by stickies-v)
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
DrahtBot renamed this: ci: Keep system env vars as-is (bugfix) ci: Keep system env vars as-is (bugfix) on Jul 24, 2023
DrahtBot added the label Tests on Jul 24, 2023
maflcko force-pushed on Jul 24, 2023
DrahtBot added the label CI failed on Jul 24, 2023
DrahtBot added the label Needs rebase on Jul 24, 2023
ci: Remove P_CI_DIR and --workdir
The --workdir setting to the docker run command is not needed. And
P_CI_DIR/PWD is equal to BASE_ROOT_DIR, so just use that directly.
fac229ab1f
ci: Set PATH inside the CI env
This is needed for the next commit.
This also requires dropping CI_RETRY from the docker build step, which
is fine, because CI_RETRY should be called inside the build script, not
outside.
Also, fix a doc typo.
fa8dcdcc8b
ci: Keep system env vars as-isfabc04a4d9
maflcko force-pushed on Jul 24, 2023
DrahtBot removed the label Needs rebase on Jul 24, 2023
DrahtBot removed the label CI failed on Jul 24, 2023
TheCharlatan approved
TheCharlatan
commented at 11:17 AM on July 28, 2023:
contributor
lgtm ACKfabc04a4d96c4fe70e60d365aa28031d149094f3
fanquake merged this on Jul 28, 2023
fanquake closed this on Jul 28, 2023
maflcko deleted the branch on Jul 28, 2023
sidhujag referenced this in commit 4e0ddb8790 on Aug 9, 2023
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2026-05-01 06:13 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me