Skip to content

Commit

Permalink
LogLevel debug
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Panattoni <[email protected]>
  • Loading branch information
zeeke committed Nov 27, 2024
1 parent 4f2bd54 commit e0e141d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/conformance/tests/test_policy_configuration.go
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,7 @@ var _ = Describe("[sriov] operator", Ordered, func() {
ResourceName: resourceName,
IPAM: `{"type":"host-local","subnet":"10.10.10.0/24","rangeStart":"10.10.10.171","rangeEnd":"10.10.10.181","routes":[{"dst":"10.10.10.0/24"}],"gateway":"10.10.10.1"}`,
NetworkNamespace: namespaces.Test,
LogLevel: "debug",

Check failure on line 605 in test/conformance/tests/test_policy_configuration.go

View workflow job for this annotation

GitHub Actions / Golangci-lint

File is not `gofmt`-ed with `-s` (gofmt)
}}

// We need this to be able to run the connectivity checks on Mellanox cards
Expand Down

0 comments on commit e0e141d

Please sign in to comment.