Bug 1485055
Summary: | incorrect selinux context for /usr/bin/docker-storage-setup | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michael Nguyen <mnguyen> |
Component: | selinux-policy | Assignee: | Lukas Vrabec <lvrabec> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | alex.ploumistos, amessina, awilliam, brunch875, carl, c.crispino8611, dominick.grift, dustymabe, dwalsh, extras-qa, jfrieben, jsmith.fedora, kartochka378, kmansoft, kparal, lsm5, lvrabec, makruiten, mgrepl, miabbott, mikhail.v.gavrilov, plautrba, pmoore, prd-fedora, robatino, rxguy, ssekidde, stefan+redhatbugs, vondruch |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | AcceptedBlocker abrt_hash:6273a4068d4a412edf218f10c67e55f54ea074edf5acc8e0c9ce29d3e03e8f4b; | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1485050 | Environment: | |
Last Closed: | 2017-08-24 23:15:36 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1451379, 1485050 | ||
Bug Blocks: | 1396704 |
Description
Michael Nguyen
2017-08-24 22:35:32 UTC
I think bin_t is expected: https://github.com/projectatomic/atomic-host-tests/issues/133 I think we just need to update the tests to check for the same value as what is in f26. I'll close this bug out and update the test. This should fix it: https://github.com/projectatomic/atomic-host-tests/pull/236 |