Files
cozystack/hack/e2e-apps
IvanHunters 1a49cbef2d The Cozystack Kubernetes tests are now POSIX-compatible and more robust.
This patch replaces bash-specific [[ ... ]] expressions in the
run_kubernetes_test function with POSIX-compliant case and test
constructs. It ensures that the Kubernetes version on each worker node
is verified correctly and that required components (CoreDNS, Cilium,
ingress-nginx, vsnap-crd) are ready before proceeding. Now the tests
work reliably even when executed with /bin/sh, such as in Bats.

```release-note
[tests] Make Kubernetes tests POSIX-compliant and more reliable:
verify worker node versions and ensure required releases (CoreDNS,
Cilium, ingress-nginx, vsnap-crd) are installed and ready.
```

Signed-off-by: IvanHunters <xorokhotnikov@gmail.com>
2025-10-13 14:21:59 +03:00
..
2025-07-28 16:18:07 +03:00
2025-08-04 18:22:43 +03:00
2025-06-30 11:54:31 +02:00
2025-06-30 11:54:31 +02:00
2025-06-30 11:54:31 +02:00
2025-06-30 11:54:31 +02:00
2025-08-06 17:05:13 +03:00