cozystack/hack/e2e-apps
Andrei Kvapil a435db3bb2 fix(e2e): correct Service selector to match Deployment labels
The Service selector was using app: "${test_name}-backend" but the
Deployment pod template has app: backend. Fixed selector to match
the actual pod labels so endpoints are created correctly.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
(cherry picked from commit 3a5977ff60)
2026-01-03 07:30:45 +00:00
..
bucket.bats [seaweed] add tests 2025-07-28 16:18:07 +03:00
clickhouse.bats clickhouse add chk 2025-08-04 18:22:43 +03:00
ferretdb.bats fix tests 2025-10-22 02:03:33 +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
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
mysql.bats [e2e] Add retries 2025-06-30 11:54:31 +02:00
postgres.bats [e2e] Add retries 2025-06-30 11:54:31 +02:00
redis.bats [e2e] Add retries 2025-06-30 11:54:31 +02:00
run-kubernetes.sh fix(e2e): correct Service selector to match Deployment labels 2026-01-03 07:30:45 +00:00
virtualmachine.bats [test] fix vm tests 2025-08-06 17:05:13 +03:00
vminstance.bats add resource quota for testing ns 2025-09-09 17:42:52 +03:00