Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport some fixes from cirrus-ci tests #82

Merged
merged 6 commits into from
Mar 31, 2022

Conversation

ldevulder
Copy link
Contributor

These fixes/modifications were done during my cirrus-ci tests and could be useful for GHA tests.

Most of the time '/usr/local/bin' already exists, so we may have this
kind of warning, which could be avoided:
`mkdir[1501]: /usr/bin/mkdir: cannot create directory ‘/usr/local/bin’: File exists`

Signed-off-by: Loic Devulder <ldevulder@suse.com>
As opensuse container is executed as root by default (privileged mode).

Signed-off-by: Loic Devulder <ldevulder@suse.com>
Signed-off-by: Loic Devulder <ldevulder@suse.com>
Signed-off-by: Loic Devulder <ldevulder@suse.com>
Signed-off-by: Loic Devulder <ldevulder@suse.com>
Signed-off-by: Loic Devulder <ldevulder@suse.com>
@ldevulder ldevulder changed the title Backport some fixes from cirrus ci tests Backport some fixes from cirrus-ci tests Mar 30, 2022
@ldevulder ldevulder merged commit 5d47017 into master Mar 31, 2022
@ldevulder ldevulder deleted the backport-some-fixes-from-cirrus-ci-tests branch March 31, 2022 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants