kata-containers/tests/integration
Dan Mihai 95d47e4d05 tests: k8s-configmap.bats: log exec output
Log the "kubectl exec" ouput, just in case it helps investigate sporadic
test errors like:

https://github.com/kata-containers/kata-containers/actions/runs/13724022494/job/38387329268?pr=10973

not ok 1 ConfigMap for a pod
(in test file k8s-configmap.bats, line 44)
`kubectl exec $pod_name -- "${exec_command[@]}" | grep "KUBE_CONFIG_2=value-2"' failed

It appears that the first exec from this test case produced the expected
output:

KUBE_CONFIG_1=value-1

but the second exec produced something else - that will be logged after
this change.

Signed-off-by: Dan Mihai <dmihai@microsoft.com>
2025-03-07 19:35:45 +00:00
..
cri-containerd Merge pull request #10876 from lifupan/fupan_containerd 2025-03-06 17:08:40 +08:00
docker ci: Move run-docker-tests to free runner 2024-07-03 14:57:59 +00:00
kubernetes tests: k8s-configmap.bats: log exec output 2025-03-07 19:35:45 +00:00
nerdctl Merge pull request #9899 from amshinde/multiple-networks-fix 2024-07-25 11:56:27 -07:00
nydus CI: change the containerd tarball name to containerd 2025-01-07 17:39:05 +08:00
runk CI: change the containerd tarball name to containerd 2025-01-07 17:39:05 +08:00
stdio CI: change the containerd tarball name to containerd 2025-01-07 17:39:05 +08:00