Very minor misspelling in some tests (#705)

Fix misspelling "faiover" instead of "failover" in two test cases.

Signed-off-by: w. ian douglas <ian.douglas@iandouglas.com>
This commit is contained in:
w. ian douglas 2024-06-28 15:56:30 -06:00 committed by GitHub
parent 2979fe6060
commit b59762f734
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -250,7 +250,7 @@ start_cluster 3 5 {tags {external:skip cluster} overrides {cluster-allow-replica
wait_for_slot_state 7 "\[609-<-$R0_id\]"
}
test "Empty-shard migration target is auto-updated after faiover in target shard" {
test "Empty-shard migration target is auto-updated after failover in target shard" {
wait_for_role 6 master
# Trigger an auto-failover from R6 to R7
fail_server 6
@ -271,7 +271,7 @@ start_cluster 3 5 {tags {external:skip cluster} overrides {cluster-allow-replica
wait_for_slot_state 7 "\[609-<-$R0_id\]"
}
test "Empty-shard migration source is auto-updated after faiover in source shard" {
test "Empty-shard migration source is auto-updated after failover in source shard" {
wait_for_role 0 master
# Trigger an auto-failover from R0 to R3
fail_server 0