Open
Description
What happened:
E2E test "Slurm when using --wait option it should stream logs from all the containers" not working as expected.
Lines 559 to 614 in 2131368
We have only one container
Lines 64 to 69 in 2131368
so it show nothing.
What you expected to happen:
Cover case when we have multiple containers.
How to reproduce it (as minimally and precisely as possible):
Run make test-e2e
.
Anything else we need to know?:
Environment:
- Kubernetes version (use
kubectl version
): - Kjob version (use
git describe --tags --dirty --always
): - Cloud provider or hardware configuration:
- OS (e.g:
cat /etc/os-release
): - Kernel (e.g.
uname -a
): - Install tools:
- Others: