Skip to content

Commit

Permalink
update server replicas in oss test
Browse files Browse the repository at this point in the history
  • Loading branch information
ndhanushkodi committed Aug 12, 2022
1 parent 7148a03 commit bde4173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance/tests/peering/peering_connect_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ func TestPeering_Connect(t *testing.T) {
}

if !cfg.UseKind {
staticServerPeerHelmValues["server.replicas"] = "3"
staticClientPeerHelmValues["server.replicas"] = "3"
}

if cfg.UseKind {
Expand Down

0 comments on commit bde4173

Please sign in to comment.