package junit
import "k8s.io/kubernetes/test/e2e/framework/internal/junit"
Index ¶
Functions ¶
func WriteJUnitReport ¶
WriteJUnitReport generates a JUnit file that is shorter than the one normally written by `ginkgo --junit-report`. This is needed because the full report can become too large for tools like Spyglass (https://github.com/kubernetes/kubernetes/issues/111510).
Source Files ¶
junit.go
- Version
- v1.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 13 hours ago –
Tools for package owners.