forked from kubevirt/kubevirt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore warning about fake runtime class not being found
Add a RunVMIAndExpectSchedulingWithWarningPolicy() function which can get a custom warning policy. This way the test can ignore warning related to runtime class not being found. This is completely fine since this runtime class is fake. Without this, we might encounter the following warning: RuntimeClass "custom-runtime-class" not found Signed-off-by: Itamar Holder <[email protected]>
- Loading branch information
1 parent
261c4e7
commit 62b67ea
Showing
2 changed files
with
8 additions
and
3 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
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