-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: tools-2772 validate logging context drv-mem (#26)
* fix: validate logging context drv-mem using generated server7 schema * chore: update to operator team server 7 schema * ci: update server7 test with logging context drv-mem * ci: fix tests for server7 schema storage-engine oneof re-order
- Loading branch information
1 parent
29b7ac6
commit f241a18
Showing
4 changed files
with
9 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
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 |
---|---|---|
@@ -1,4 +1,6 @@ | ||
logging: | ||
- drv-mem: debug | ||
name: console | ||
- any: info | ||
name: /dummy/file/path2 | ||
namespaces: | ||
|