contour icon indicating copy to clipboard operation
contour copied to clipboard

E2Es: improve verification that the correct backend service is being hit.

Open skriss opened this issue 1 year ago • 0 comments
trafficstars

Many E2E's use the same name (echo or some variant) for backend services to hit. To ensure that tests are hitting the right backend service, we should do some combination of (a) using unique names for backend services, and (b) checking the namespace of the service reached in addition to the name.

skriss avatar Mar 07 '24 15:03 skriss