linkerd2/test
Alejandro Pedraza 7584f88b69
Integration test flakiness: endpoint version mismatch warning (#4020)
Updated regex for ignoring version mismatch warning events. It was only
applied for '-*upgrade' namespaces.

It is safe to ignore such warnings because the endpoint controller
retries when that happens, and if after many retries it still can't then
a different warning is thrown which is _not_ whitelisted and will make
the build fail.
https://github.com/kubernetes/kubernetes/blob/v1.16.6/pkg/controller/endpoint/endpoints_controller.go#L334-L348

This PR also removes logging matches on expected warnings, to avoid
cluttering the CI log.
2020-02-11 13:58:11 -05:00
..
edges Add integration test for external issuer and cert rotation flows (#3709) 2019-11-14 06:58:32 +02:00
egress Remove dependency on httpbin in egress integration test (#3987) 2020-02-07 19:35:51 -05:00
endpoints Remove destination container from controller (#3661) 2019-11-08 14:40:25 -08:00
externalissuer Address external_issuer_test.go flakiness (#4018) 2020-02-07 19:33:32 -05:00
get Don't hide stderr in integration tests (#3855) 2019-12-20 09:27:18 -05:00
inject Fix inject integration tests failing due to wrong golden files (#3923) 2020-01-14 12:47:16 -05:00
routes Don't hide stderr in integration tests (#3855) 2019-12-20 09:27:18 -05:00
serviceprofiles Add integration test for external issuer and cert rotation flows (#3709) 2019-11-14 06:58:32 +02:00
stat Disable TestCliStatForLinkerdNamespace integration test (#3727) 2019-11-14 13:13:10 -08:00
tap proxy: v2.83.0-experimental (#3897) 2020-01-09 14:12:46 -08:00
testdata Added check for TapAPI service (#3689) 2020-01-27 20:07:07 +02:00
tracing Add distributed tracing integration test (#3920) 2020-01-16 10:57:15 -08:00
trafficsplit Don't hide stderr in integration tests (#3855) 2019-12-20 09:27:18 -05:00
install_test.go Integration test flakiness: endpoint version mismatch warning (#4020) 2020-02-11 13:58:11 -05:00