mirror of https://github.com/linkerd/linkerd2.git
The `TestGetServicesFor` is flaky because it compares two slices of services which are in a non-deterministic order. To make this deterministic, we first sort the slices by name. Signed-off-by: Alex Leong <alex@buoyant.io> |
||
---|---|---|
.. | ||
api.go | ||
api_test.go | ||
clientset.go | ||
test_helper.go |