fix-and-improve-test-execution #90

Merged
hsh-michaelhoennig merged 4 commits from fix-and-improve-test-execution into master 2024-08-22 11:56:21 +02:00
Showing only changes of commit e7e1c33e58 - Show all commits

View File

@ -1,5 +1,4 @@
export HSADMINNG_POSTGRES_JDBC_URL=jdbc:tc:postgresql:15.5-bookworm:///spring_boot_testcontainers
unset HSADMINNG_POSTGRES_JDBC_URL
unset HSADMINNG_POSTGRES_JDBC_URL # dynamically set, different for normal tests and imports
export HSADMINNG_POSTGRES_ADMIN_USERNAME=admin
export HSADMINNG_POSTGRES_ADMIN_PASSWORD=
export HSADMINNG_POSTGRES_RESTRICTED_USERNAME=restricted