kubernetes/test/conformance
2025-02-26 17:06:41 +01:00
..
image update sig cl owners in k/k 2025-02-12 11:04:11 +02:00
testdata Promote e2e to conformance tests for JobBackoffLimitPerIndex 2025-02-26 17:06:41 +01:00
cf_header.md
conformance_test.sh
doc.go
gen-conformance-docs.sh
gen-conformance-yaml.sh
gen-specsummaries.sh
OWNERS
README.md
spec-to-docs.sh
spec-to-yaml.sh hack: configure Go environments where necessary 2024-09-26 23:32:33 +02:00
walk.go Use sigs.k8s.io/yaml instead of gopkg.in/yaml 2024-10-07 15:32:00 +02:00
walk_test.go

This directory contains the regression test for controlling the list of all conformance tests.

If you add or remove a conformance test, this test will fail and you will need to update the golden list of tests stored in testdata/. Changes to that file require review by sig-architecture.

To update the list, run hack/update-conformance-yaml.sh

Add the changed file to your PR, then send for review.