1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/test/conformance/chainsaw/cleanup/validation/cron-format
Charles-Edouard Brétéché 4a557ba2cf
chore: convert chainsaw tests to Test resource (#9094)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-12-06 16:27:10 +00:00
..
chainsaw-test.yaml chore: convert chainsaw tests to Test resource (#9094) 2023-12-06 16:27:10 +00:00
clusterpolicy.yaml chore: migrate tests to chainsaw (#8997) 2023-11-24 00:02:22 +00:00
invalidpolicy.yaml chore: migrate tests to chainsaw (#8997) 2023-11-24 00:02:22 +00:00
policy.yaml chore: migrate tests to chainsaw (#8997) 2023-11-24 00:02:22 +00:00
README.md chore: migrate tests to chainsaw (#8997) 2023-11-24 00:02:22 +00:00

Description

This test creates tries to create two cleanup policies, one with a valid schedule and one with an invalid schedule. The creation of the one with the valid schedule is expected to succeed while the one with the invalid schedule is expected to fail.