Disable corredor in integration trsts
This commit is contained in:
@@ -99,6 +99,7 @@ steps:
|
||||
COMPOSE_DB_DSN: corteza:corteza-pwd@tcp(corteza-db:3306)/corteza?collation=utf8mb4_general_ci
|
||||
MESSAGING_DB_DSN: corteza:corteza-pwd@tcp(corteza-db:3306)/corteza?collation=utf8mb4_general_ci
|
||||
CORREDOR_CLIENT_CERTIFICATES_ENABLED: false
|
||||
CORREDOR_ENABLED: false
|
||||
commands:
|
||||
- wait-for-it.sh -t 60 --strict corteza-db:3306 -- echo "corteza-db is up"
|
||||
- make test.coverprofile.all
|
||||
|
||||
Reference in New Issue
Block a user