Skip to content

Commit

Permalink
pkg/pillar: add syslog/kernel settings to the global_test
Browse files Browse the repository at this point in the history
Just a test extension.

Signed-off-by: Roman Penyaev <r.peniaev@gmail.com>
  • Loading branch information
rouming committed Mar 14, 2024
1 parent 3b590e1 commit f92527a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/pillar/types/global_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,8 @@ func TestNewConfigItemSpecMap(t *testing.T) {
SSHAuthorizedKeys,
DefaultLogLevel,
DefaultRemoteLogLevel,
SyslogLogLevel,
KernelLogLevel,
DisableDHCPAllOnesNetMask,
ProcessCloudInitMultiPart,
NetDumpEnable,
Expand Down

0 comments on commit f92527a

Please sign in to comment.