Skip to content

Commit

Permalink
Bug Fix: Switched assertions from scheduled backup to manual backup
Browse files Browse the repository at this point in the history
Signed-off-by: Itay Grudev <[email protected]>
  • Loading branch information
itay-grudev committed Mar 28, 2024
1 parent f5499aa commit c2c6282
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions tests/cluster/01-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ apiVersion: postgresql.cnpg.io/v1
kind: Backup
metadata:
name: post-init-backup
labels:
cnpg.io/cluster: standalone-cluster
cnpg.io/immediateBackup: "true"
cnpg.io/scheduled-backup: standalone-cluster-daily-backup
spec:
cluster:
name: standalone-cluster
Expand Down
4 changes: 0 additions & 4 deletions tests/cluster/02-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ apiVersion: postgresql.cnpg.io/v1
kind: Backup
metadata:
name: post-init-backup
labels:
cnpg.io/cluster: standalone-cluster
cnpg.io/immediateBackup: "true"
cnpg.io/scheduled-backup: standalone-cluster-daily-backup
spec:
cluster:
name: standalone-cluster
Expand Down
File renamed without changes.

0 comments on commit c2c6282

Please sign in to comment.