mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 03:39:14 -03:00
fix mroe
This commit is contained in:
@@ -18,6 +18,7 @@ tests:
|
||||
user: test-user
|
||||
database: test-db
|
||||
pooler:
|
||||
enabled: true
|
||||
createRO: true
|
||||
poolMode: transaction
|
||||
instances: 1
|
||||
|
||||
@@ -13,6 +13,7 @@ tests:
|
||||
user: test-user
|
||||
database: test-db
|
||||
pooler:
|
||||
enabled: true
|
||||
poolMode: invalid
|
||||
asserts:
|
||||
- failedTemplate:
|
||||
@@ -26,6 +27,7 @@ tests:
|
||||
user: test-user
|
||||
database: test-db
|
||||
pooler:
|
||||
enabled: true
|
||||
instances: 0
|
||||
asserts:
|
||||
- failedTemplate:
|
||||
|
||||
@@ -51,7 +51,7 @@ tests:
|
||||
equal:
|
||||
path: metadata.name
|
||||
value: test-release-name-common-test-cnpg-my-pg-sched-backup-daily
|
||||
- documentIndex: &otherbackupDoc 3
|
||||
- documentIndex: &otherbackupDoc 2
|
||||
isKind:
|
||||
of: ScheduledBackup
|
||||
- documentIndex: *otherbackupDoc
|
||||
|
||||
Reference in New Issue
Block a user