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

apparmor: Fix worker startup on openSUSE Leap 15.1 #2088

Merged
merged 1 commit into from Jun 3, 2019

Conversation

okurz
Copy link
Member

@okurz okurz commented Jun 3, 2019

After upgrading the o3 aarch64 worker the workers failed to startup due
to lspci failing to read /proc/cpuinfo as access to /proc/ was denied.

Profile tested locally on aarch64.o.o.

Related progress issue: https://progress.opensuse.org/issues/50453

After upgrading the o3 aarch64 worker the workers failed to startup due
to `lspci` failing to read /proc/cpuinfo as access to /proc/ was denied.

Profile tested locally on aarch64.o.o.

Related progress issue: https://progress.opensuse.org/issues/50453
@codecov
Copy link

codecov bot commented Jun 3, 2019

Codecov Report

Merging #2088 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2088      +/-   ##
==========================================
- Coverage   89.06%   89.05%   -0.01%     
==========================================
  Files         169      169              
  Lines       10842    10842              
==========================================
- Hits         9656     9655       -1     
- Misses       1186     1187       +1
Impacted Files Coverage Δ
lib/OpenQA/Utils.pm 94.39% <0%> (-0.2%) ⬇️

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 8a35385...43576b7. Read the comment docs.

@okurz okurz merged commit 88d6eff into os-autoinst:master Jun 3, 2019
@okurz okurz deleted the fix/apparmor_lspci branch June 3, 2019 18:47
coolo pushed a commit that referenced this pull request Jun 3, 2019
commit 88d6eff
Merge: 8a35385 43576b7
Author:     Oliver Kurz <okurz@suse.de>
AuthorDate: Mon Jun 3 20:47:49 2019 +0200
Commit:     GitHub <noreply@github.com>
CommitDate: Mon Jun 3 20:47:49 2019 +0200

    Merge pull request #2088 from okurz/fix/apparmor_lspci

    apparmor: Fix worker startup on openSUSE Leap 15.1
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

2 participants