Skip to content

Commit

Permalink
Test this
Browse files Browse the repository at this point in the history
  • Loading branch information
philippemnoel committed Nov 7, 2024
1 parent 44ee0f1 commit 22403f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ spec:
- describe:
apiVersion: postgresql.cnpg.io/v1
kind: Backup
- name: Create a recovery cluster from backup with a PITR target
- name: Create a recovery cluster from backup with a PITR target -- TEST 2
try:
- script:
content: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ spec:
file: 08-data_test.yaml
- assert:
file: 08-data_test-assert.yaml
- name: Create a recovery cluster from backup with a PITR target
- name: Create a recovery cluster from backup with a PITR target -- TEST 1
try:
- script:
content: |
Expand Down

0 comments on commit 22403f7

Please sign in to comment.