Lines Matching refs:locality
160 This test verifies that backends in a secondary locality receive traffic when
161 all backends in the primary locality fail.
175 1. All backends in the primary locality receive at least 1 RPC.
176 1. No backends in the secondary locality receive RPCs.
178 The test driver stops the backends in the primary locality.
182 1. All backends in the secondary locality receive at least 1 RPC.
184 The test driver resumes the backends in the primary locality.
188 1. All backends in the primary locality receive at least 1 RPC.
189 1. No backends in the secondary locality receive RPCs.
193 This test verifies that backends in a failover locality do not receive traffic
194 when at least one of the backends in the primary locality remain healthy.
211 1. All backends in the primary locality receive at least 1 RPC.
212 1. No backends in the secondary locality receive RPCs.
214 The test driver stops one of the backends in the primary locality.
218 1. All backends in the primary locality receive at least 1 RPC.
219 1. No backends in the secondary locality receive RPCs.