This repository was archived by the owner on Nov 4, 2024. It is now read-only.
cachepot-ci: Add bubblewrap for dist compiles/tests#368
Merged
Conversation
|
So the idea would be to call We should seriously consider replicate the logic or use smth like https://github.com/esrlabs/northstar (I know its authors) to cut the OS dependency out. |
Contributor
Author
|
At least for now, yeah.
…On Thu, 16 Dec 2021 at 07:26, Bernhard Schuster ***@***.***> wrote:
So the idea would be to call unshare wint CLONE_NEWNS map the user for
file access, and then call bubble wrap as before, correct?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#368 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAXTFXN5TYYYW7CY4QVZJULURGA7RANCNFSM5KE45JQA>
.
|
drahnr
approved these changes
Dec 16, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refs paritytech/cachepot#128 paritytech/cachepot#114
Otherwise we can't run sandboxed builds in our dist test suite, see https://gitlab.parity.io/parity/cachepot/-/jobs/1291693#L2738 for example
cc @drahnr