Skip to content

Commit

Permalink
#624 Set flat priority only for services with traffic splitting (adde…
Browse files Browse the repository at this point in the history
…d condition and condition for cluster)
  • Loading branch information
nastassia-dailidava committed Apr 5, 2024
1 parent 6e820c8 commit d597679
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ class EnvoySnapshotFactoryTest {
e.locality.zone == TRAFFIC_SPLITTING_ZONE &&
!e.hasLoadBalancingWeight()
}
.hasSize(2)
.hasSize(3)
}
}

Expand Down

0 comments on commit d597679

Please sign in to comment.