linkerd2/test/serviceprofiles
Kevin Leimkuhler dc5ca1a754
Check that ActualSuccess is greater than 0 in ServiceProfiles test (#4384)
#4217 suggests a retries integration test, but this is already tested as part
of the ServiceProfiles test.

In order to fix this issue, an extra check has been added to the assertion of
the `ActualSuccess` value. It now asserts the value is both greater than 0 and
less than 100.

Closes #4217

Signed-off-by: Kevin Leimkuhler <kevin@kleimkuhler.com>
2020-05-14 09:56:39 -07:00
..
testdata Add support for k8s 1.16 (#3364) 2019-09-04 09:59:55 -05:00
serviceprofiles_test.go Check that ActualSuccess is greater than 0 in ServiceProfiles test (#4384) 2020-05-14 09:56:39 -07:00