cozystack/hack/e2e-apps
Aleksei Sviridkin 8f1e52690d
test(e2e): fix kubernetes-previous retry failures
- Kill stale port-forward processes before starting a new one;
  on retries, the previous attempt's port-forward still holds the
  port, causing all kubectl commands to get "connection refused"
- Use -ge 2 instead of -eq 2 for node count check; MachineHealthCheck
  may create a 3rd VM, leading to 3 nodes joining the tenant cluster
  which would never satisfy the exact equality check
- Increase node join timeout from 5m to 8m; QEMU VMs with v1.34 need
  more time to boot and join when running after kubernetes-latest

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Aleksei Sviridkin <f@lex.la>
2026-02-20 03:23:50 +03:00
..
backup.bats.disabled [backups] Add templating of velero backups 2026-01-04 13:31:15 +03:00
bucket.bats [backups] Add templating of velero backups 2026-01-04 13:31:15 +03:00
clickhouse.bats clickhouse add chk 2025-08-04 18:22:43 +03:00
foundationdb.bats Add FoundationDB configuration values for storage engine and redundancy mode, update tests, and fix workload monitor 2025-09-17 01:16:19 -05:00
harbor.bats fix(harbor): include tenant domain in default hostname and add E2E cleanup 2026-02-18 02:07:38 +03:00
kafka.bats [e2e] Add retries 2025-06-30 11:54:31 +02:00
kubernetes-latest.bats [ci] Refactor testing logic 2025-07-23 14:00:24 +03:00
kubernetes-previous.bats [ci] Refactor testing logic 2025-07-23 14:00:24 +03:00
mariadb.bats fix(e2e): correct s3Bucket reference in mariadb test 2026-02-12 15:18:06 +01:00
mongodb.bats [tenant,rbac] Use shared clusterroles 2026-02-08 18:41:48 +03:00
postgres.bats [e2e] Add retries 2025-06-30 11:54:31 +02:00
qdrant.bats [qdrant] Add Qdrant vector database application 2026-02-06 13:30:58 +03:00
redis.bats [e2e] Add retries 2025-06-30 11:54:31 +02:00
run-kubernetes.sh test(e2e): fix kubernetes-previous retry failures 2026-02-20 03:23:50 +03:00
vminstance.bats add resource quota for testing ns 2025-09-09 17:42:52 +03:00