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

Extend apparmor permissions for /usr/share/openqa/lib/** #1504

Merged
merged 1 commit into from Nov 22, 2017

Conversation

mudler
Copy link
Member

@mudler mudler commented Nov 22, 2017

See related Progress issue: https://progress.opensuse.org/issues/27934

@coolo
Copy link
Contributor

coolo commented Nov 22, 2017

just glob all of /usr/share/openqa/lib

@mudler mudler changed the title Add apparmor permission for db_profiler.pm Extend apparmor permissions for /usr/share/openqa/lib/** Nov 22, 2017
@codecov
Copy link

codecov bot commented Nov 22, 2017

Codecov Report

Merging #1504 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1504   +/-   ##
=======================================
  Coverage   88.47%   88.47%           
=======================================
  Files         106      106           
  Lines        8086     8086           
=======================================
  Hits         7154     7154           
  Misses        932      932
Impacted Files Coverage Δ
lib/OpenQA/Worker/Common.pm 85.13% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1726255...88e7cd7. Read the comment docs.

@@ -100,7 +100,7 @@
/usr/sbin/ipmiconsole rix,
/usr/share/openqa/lib/DBIx/Class/Timestamps.pm r,
/usr/share/openqa/lib/OpenQA/** r,
/usr/share/openqa/lib/db_helpers.pm r,
/usr/share/openqa/lib/** r,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this covers also the 2 lines above, but let's leave it as is

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup.. just in case 👽

@coolo coolo merged commit 472b115 into os-autoinst:master Nov 22, 2017
@SergioAtSUSE
Copy link
Member

LGTM

It fixes poo#27934

@mudler mudler deleted the apparmor_permissions branch November 22, 2017 13:50
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.

None yet

3 participants