-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce cifmw_test_operator_privileged parameter
In order to be able to consume certain functionalities in the CI the test pods need to be spawned with: - allowPrivilegedEscalation: true and - default Linux capabilities. These parameters are turned off by default on the side of the test-operator. However, in CI we need to use all test-operator functionalities. If this parameter is set to false then the following operations won't work: - installation of external rpms and - certain set of tobiko tests
- Loading branch information
1 parent
8215350
commit a26a702
Showing
3 changed files
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -153,6 +153,7 @@ epel | |
epyc | ||
eth | ||
extraimages | ||
extraRPMs | ||
ezzmy | ||
favorit | ||
fbqufbqkfbzxrja | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters