Skip to content

Commit

Permalink
fixup! fixup! address malformed configmap post-test
Browse files Browse the repository at this point in the history
Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
  • Loading branch information
rexagod committed Nov 21, 2024
1 parent 0967191 commit c4c4e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/extended/prometheus/collection_profiles.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ type runner struct {
var _ = g.Describe("[sig-instrumentation][OCPFeatureGate:MetricsCollectionProfiles] The collection profiles feature-set", g.Ordered, func() {
defer g.GinkgoRecover()

o.SetDefaultEventuallyTimeout(15 * time.Minute)
o.SetDefaultEventuallyTimeout(20 * time.Minute)
o.SetDefaultEventuallyPollingInterval(5 * time.Second)

r := &runner{}
Expand Down

0 comments on commit c4c4e96

Please sign in to comment.