1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/test/conformance/chainsaw/cleanup/clusterpolicy/context-cleanup-pod
Charles-Edouard Brétéché 6d3dd4f4fe
chore: migrate tests to chainsaw (#8997)
* chore: migrate tests to chainsaw

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* cleanup

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* cleanup

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix: exec timeout

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* exceptions

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* exceptions

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* filter

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-11-24 00:02:22 +00:00
..
01-rbac.yaml chore: migrate tests to chainsaw (#8997) 2023-11-24 00:02:22 +00:00
02-pod.yaml chore: migrate tests to chainsaw (#8997) 2023-11-24 00:02:22 +00:00
03-policy.yaml chore: migrate tests to chainsaw (#8997) 2023-11-24 00:02:22 +00:00
04-sleep.yaml chore: migrate tests to chainsaw (#8997) 2023-11-24 00:02:22 +00:00
05-check.yaml chore: migrate tests to chainsaw (#8997) 2023-11-24 00:02:22 +00:00
pod-assert.yaml chore: migrate tests to chainsaw (#8997) 2023-11-24 00:02:22 +00:00
pod.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
rbac.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 cleans up pods via a cluster cleanup policy.

Expected Behavior

The pod {{ varname }} in the namespace {{ varNamespace }} set by context variable is cleaned up successfully.

Reference Issue(s)