Skip to content

Commit

Permalink
DAT-17834. fix for postgresql aurora failures.
Browse files Browse the repository at this point in the history
  • Loading branch information
PavloTytarchuk committed Jun 4, 2024
1 parent a8eac29 commit d0179e2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/test/resources/harness-config-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,13 @@ databasesUnderTest:
username: USERNAME
password: PASSWORD

- name: postgresql
prefix: aurora
version: 16
url: DBENDPOINT
username: USERNAME
password: PASSWORD

- name: postgresql
prefix: azure
version: azure
Expand Down

0 comments on commit d0179e2

Please sign in to comment.