Bug 1030215 - [RFE][beakerlib] support a function to turn off/on the avc check;
Summary: [RFE][beakerlib] support a function to turn off/on the avc check;
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: beakerlib
Version: 19
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Muller
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-14 07:56 UTC by JianHong Yin
Modified: 2016-09-20 02:10 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-02 15:53:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description JianHong Yin 2013-11-14 07:56:39 UTC
Description of problem:
Sometimes we write a test case, test some feather; the test PASS
  but beaker report FAIL because avc;
Please support a function so we can select turn off avc check in some cases;

avcCheck off
... some test ...
avccheck on

Version-Release number of selected component (if applicable):
all version

How reproducible:
y

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Petr Muller 2013-12-02 15:53:33 UTC
AVC check is a Beaker thing, and to turn it off like this, we would need an API for it from Beaker/Beah/whatever piece is running above us. AFAIK, there is no such API, so unfortunately CANTFIX


Note You need to log in before you can comment on or make changes to this bug.