1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/test/conformance/chainsaw/reports/background/exception-with-conditions
Mariam Fahmy c815e9bb8f
feat: add chainsaw tests for exceptions (#9672)
* feat: add chainsaw tests for exceptions

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* fix test

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-02-07 17:58:41 +08:00
..
chainsaw-test.yaml feat: add chainsaw tests for exceptions (#9672) 2024-02-07 17:58:41 +08:00
deployment.yaml feat: add chainsaw tests for exceptions (#9672) 2024-02-07 17:58:41 +08:00
exception.yaml feat: add chainsaw tests for exceptions (#9672) 2024-02-07 17:58:41 +08:00
ns.yaml feat: add chainsaw tests for exceptions (#9672) 2024-02-07 17:58:41 +08:00
policy-assert.yaml feat: add chainsaw tests for exceptions (#9672) 2024-02-07 17:58:41 +08:00
policy.yaml feat: add chainsaw tests for exceptions (#9672) 2024-02-07 17:58:41 +08:00
README.md feat: add chainsaw tests for exceptions (#9672) 2024-02-07 17:58:41 +08:00
report-assert.yaml feat: add chainsaw tests for exceptions (#9672) 2024-02-07 17:58:41 +08:00

Description

This test creates a policy, a policy exception and a pod. It makes sure the generated background scan report contains a skipped result instead of a failed one.

Steps

    • Create a pod named apps
    • Create a cluster policy
    • Assert the policy becomes ready
    • Create a policy exception for the cluster policy created above, configured to apply to pod named apps
    • Assert that a policy report exists with a skipped result