kubernetes/hack/make-rules
Davanum Srinivas d20df79545
prune junit xml files in ci harness
Over time the size of our junit xml has exploded to the point where
test-grid fails to process them. We still have the original/full
*.stdout files from where the junit xml files are generated from so the
junit xml files need NOT have the fill/exact output for
processing/display. So let us prune the large messages with an
indicator that we have "[... clipped...]" some of the content so folks
can see that they have to consult the full *.stdout files.

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-03-30 12:58:43 -04:00
..
helpers testdata dirs are not useful go code 2021-11-19 11:25:53 -08:00
build.sh fix shellcheck in hack/make-rules/... 2019-02-26 00:56:36 -05:00
clean.sh remove bazel from make clean, bazel is not in any supported branches 2021-11-02 11:41:32 -07:00
cross.sh fix shellcheck in hack/make-rules/... 2019-02-26 00:56:36 -05:00
make-help.sh correct flag order in make-help 2019-07-02 23:42:01 -07:00
test-cmd.sh Check whether static cert is already configured in UpdateTransportConfig 2022-03-07 13:54:32 -08:00
test-e2e-node.sh make: test-e2e-node: default to containerd 2022-02-01 16:36:06 +01:00
test-integration.sh Make KUBE_TEST_ARGS come last, so that --args can be used 2022-01-13 00:13:59 -05:00
test.sh prune junit xml files in ci harness 2022-03-30 12:58:43 -04:00
update.sh remove hack/{update,verify}-bazel.sh 2021-11-02 11:38:42 -07:00
verify.sh hack: integrate logcheck into golangci-lint 2022-03-24 11:21:03 +01:00
vet.sh Stop installing all commands before vetting 2020-08-02 10:56:46 -04:00