cozystack/hack/e2e-apps
Andrei Kvapil b0fa330d88
refactor(mongodb): unify users and databases configuration
Align MongoDB configuration with postgres and mysql patterns:
- Add separate `databases` section with `roles.admin` and `roles.readonly`
- Simplify `users` to only contain optional password field
- All users now authenticate via `admin` database (MongoDB best practice)
- Admin role maps to readWrite + dbAdmin permissions
- Readonly role maps to read permission

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2026-01-27 23:24:42 +01: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
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
mongodb.bats refactor(mongodb): unify users and databases configuration 2026-01-27 23:24:42 +01: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-02 21:28:18 +01: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