linkerd2/cni-plugin
Alejandro Pedraza 8b0122bf94
Refactor CNI integration tests to use annotations functions (#4363)
Followup to #4341

Replaced all the `t.Error`/`t.Fatal` calls in the integration tests with the
new functions defined in `testutil/annotations.go` as described in #4292,
in order for the errors to produce Github annotations.

This piece takes care of the CNI integration test suite.

This also enables the annotations for these and the general integration
tests, by setting the `GH_ANNOTATIONS` environment variable in the
workflows whose flakiness we're interested on catching: Kind
integration, Cloud integration and Release.

Re #4176
2020-05-14 12:13:07 -05:00
..
deployment Move CNI template to helm (#3581) 2019-12-10 13:21:28 +02:00
test Refactor CNI integration tests to use annotations functions (#4363) 2020-05-14 12:13:07 -05:00
Dockerfile Upgrade to go 1.14.2 (#4278) 2020-04-20 17:14:51 -07:00
main.go Add `as-group` CLI flag (#3952) 2020-01-22 16:38:31 +02:00