kubernetes/test
John Schnake 2683b1065c Update the conformance list and doc generation logic
The existing walk.go and conformance.txt have a few shortcomings
which we'd like to resolve:
 - difficult to get the full test name due to test context nesting
 - complicated AST logic and understanding necessary due to the
different ways a test can be invoked and written

This changes the AST parsing logic to be much more simple and simply
looks for the comments at/around a specific line. This file/line
information (and the full test name) is gathered by a custom ginkgo
reporter which dumps the SpecSummary data to a file.

Also, the SpecSummary dump can, itself, be potentially useful for
other post-processing and debugging tasks.

Signed-off-by: John Schnake <jschnake@vmware.com>
2020-02-24 14:00:44 -08:00
..
cmd Merge pull request #88292 from julianvmodesto/add-dry-run 2020-02-20 16:30:25 -08:00
conformance Update the conformance list and doc generation logic 2020-02-24 14:00:44 -08:00
e2e Update the conformance list and doc generation logic 2020-02-24 14:00:44 -08:00
e2e_kubeadm generated: run refactor 2020-02-08 12:30:21 -05:00
e2e_node Merge pull request #88354 from jiahuif/nodee2e-stack-protector-flags 2020-02-21 18:31:51 -08:00
fixtures bump pause to 3.2 in test/ 2020-02-14 14:03:19 -08:00
fuzz Fix validation for metav1 fuzz targets. 2019-10-28 17:50:29 -04:00
images Merge pull request #87611 from claudiubelu/test-images/updates-readme 2020-02-21 18:30:48 -08:00
instrumentation Merge pull request #84373 from serathius/metrics-stability-variables 2020-01-09 20:12:49 -08:00
integration Merge pull request #88200 from liu-cong/benchmark 2020-02-19 09:38:26 -08:00
kubemark adding private cluster check 2020-01-03 17:28:39 +01:00
list
soak/serve_hostnames generated: run refactor 2020-02-08 12:30:21 -05:00
typecheck Enable selinux tags in make targets 2020-01-31 15:48:44 -05:00
utils Merge pull request #81226 from claudiubelu/tests/reduce-to-agnhost-part-4 2020-02-20 01:13:03 -08:00
BUILD Added go-fuzz target for json serializer Encode/Decode. 2019-10-18 09:11:43 -07:00
OWNERS Merge pull request #86240 from draveness/patch-4 2019-12-14 03:25:36 -08:00