1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/test/conformance/kuttl/aaa_template_resources
Chip Zoller 67f7d7af24
Update kuttl test scaffolding (#5303)
* add test instructions

Signed-off-by: Chip Zoller <chipzoller@gmail.com>

* update scaffolding

Signed-off-by: Chip Zoller <chipzoller@gmail.com>

Signed-off-by: Chip Zoller <chipzoller@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-11-10 14:25:51 +00:00
..
commands add kuttl tests (#5204) 2022-11-04 14:00:31 +00:00
scaffold Update kuttl test scaffolding (#5303) 2022-11-10 14:25:51 +00:00
scripts add kuttl tests (#5204) 2022-11-04 14:00:31 +00:00
01-assert.yaml chore: use conditions in kuttl tests to check ready policies (#5252) 2022-11-07 18:34:29 +00:00
01-manifests.yaml add kuttl tests (#5204) 2022-11-04 14:00:31 +00:00
02-assert.yaml add kuttl tests (#5204) 2022-11-04 14:00:31 +00:00
02-secret.yaml add kuttl tests (#5204) 2022-11-04 14:00:31 +00:00
03-delete.yaml add kuttl tests (#5204) 2022-11-04 14:00:31 +00:00
05-errors.yaml add kuttl tests (#5204) 2022-11-04 14:00:31 +00:00
99-cleanup.yaml add kuttl tests (#5204) 2022-11-04 14:00:31 +00:00
BEST_PRACTICES.md Update kuttl test scaffolding (#5303) 2022-11-10 14:25:51 +00:00
README.md More kuttl tests (#5238) 2022-11-07 17:23:19 +00:00

Description

This is a description of what my test does and why it needs to do it.

Expected Behavior

This is the expected behavior of my test. Although it's assumed the test, overall, should pass/succeed, be specific about what the internal behavior is which leads to that result.

Reference Issue(s)

1234