Skip to content

Commit

Permalink
Reverting ginkgo.show-node-events to ginkgo.progress
Browse files Browse the repository at this point in the history
Signed-off-by: muhammad adil ghaffar <muhammad.adil.ghaffar@est.tech>
  • Loading branch information
adilGhaffarDev committed Feb 28, 2024
1 parent 1ba18ed commit ea1eac9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/e2e/data/kubetest/conformance.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ginkgo.focus: \[Conformance\]
ginkgo.skip: \[Serial\]
disable-log-dump: true
ginkgo.show-node-events: true
ginkgo.progress: true
ginkgo.slow-spec-threshold: 120s
ginkgo.flake-attempts: 3
ginkgo.trace: true
Expand Down
2 changes: 1 addition & 1 deletion test/e2e/data/kubetest/dualstack.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ginkgo.focus: \[Feature\:IPv6DualStack\]
ginkgo.skip: \[Feature\:SCTPConnectivity\]
disable-log-dump: true
ginkgo.show-node-events: true
ginkgo.progress: true
ginkgo.slow-spec-threshold: 120s
ginkgo.flake-attempts: 3
ginkgo.trace: true
Expand Down

0 comments on commit ea1eac9

Please sign in to comment.