We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15f465a + 76da890 commit 394edfeCopy full SHA for 394edfe
test/extended/two_node/tnf_recovery.go
@@ -145,7 +145,7 @@ var _ = g.Describe("[sig-etcd][apigroup:config.openshift.io][OCPFeatureGate:Dual
145
memberPromotedVotingTimeout, utils.FiveSecondPollInterval)
146
})
147
148
- g.FIt("should recover from network disruption with etcd member re-addition", func() {
+ g.It("should recover from network disruption with etcd member re-addition", func() {
149
// Note: In network disruption, the targetNode runs the disruption command that
150
// isolates the nodes from each other, creating a split-brain where pacemaker
151
// determines which node gets fenced and which becomes the etcd leader.
0 commit comments