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

Fix issue #430 to allow running Mockoon container without SELinux #431

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

mpryc
Copy link
Collaborator

@mpryc mpryc commented Apr 26, 2022

Fix issue #430 to allow running Mockoon container without SELinux

SELinux causes EACCES: permission denied error to access /data folder in a container when it's not disabled. For running tests it's ok to run it with selinux disabled.

resolves #430

@redhat-cop/mdt

@mpryc mpryc requested review from weshayutin and removed request for weshayutin April 26, 2022 14:07
@mpryc mpryc marked this pull request as draft April 26, 2022 15:16
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 26, 2022
scripts/run-mackoon-tests Outdated Show resolved Hide resolved
… SELinux

SELinux causes EACCES: permission denied error to access /data
folder in a container when it's not disabled. For running tests
it's ok to run it with selinux disabled.
@mpryc mpryc changed the title Fix issue #430 to allow running Mackoon container without SELinux Fix issue #430 to allow running Mockoon container without SELinux Apr 26, 2022
@mpryc mpryc marked this pull request as ready for review April 26, 2022 16:34
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 26, 2022
@openshift-ci openshift-ci bot requested a review from etsauer April 26, 2022 16:34
@mpryc mpryc added the ci label Apr 26, 2022
@KevinMGranger KevinMGranger merged commit 120b004 into dora-metrics:master Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mockoon container is failing to run with SELinux enabled
2 participants