Skip to content
Snippets Groups Projects
Commit 32ceb961 authored by Yordan Kinkov's avatar Yordan Kinkov
Browse files

Merge branch 'add-policy-output-validation-env-variable' into 'main'

Add policy output validation ENV variable

See merge request eclipse/xfsc/tsa/workspace!20
parents ad5b4ef9 2c1877a7
No related branches found
Tags 0.0.0
No related merge requests found
......@@ -7,6 +7,7 @@ HTTP_READ_TIMEOUT="10s"
HTTP_WRITE_TIMEOUT="10s"
MONGO_ADDR="mongodb://mongo:27017/policy?replicaSet=rs0&authSource=admin"
#POLICY_REPOSITORY_CLONE_URL="https://gitlab.eclipse.org/eclipse/xfsc/tsa/policies.git"
POLICY_LOCK_ON_VALIDATION_FAILURE="true"
MONGO_USER="root"
MONGO_PASS="root"
MONGO_DBNAME="policy"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment