mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-13 21:56:32 +00:00
Merge pull request #7755 from microsoft/danmihai1/unique-test-name
tests: use unique test name
This commit is contained in:
commit
98037ced52
@ -15,7 +15,7 @@ setup() {
|
|||||||
get_pod_config_dir
|
get_pod_config_dir
|
||||||
}
|
}
|
||||||
|
|
||||||
@test "Check PID namespaces" {
|
@test "Kill all processes in container" {
|
||||||
# Create the pod
|
# Create the pod
|
||||||
kubectl create -f "${pod_config_dir}/initcontainer-shareprocesspid.yaml"
|
kubectl create -f "${pod_config_dir}/initcontainer-shareprocesspid.yaml"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user