EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 2bd494ae authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

fix registrar test

parent 47ab122b
No related branches found
No related merge requests found
......@@ -6,7 +6,7 @@ IFS=","
while read product; do
docker exec -e OS_PASSWORD=$OS_PASSWORD -i $(docker ps -qf "name=emg-pvs_registrar") \
env && python3 /registrar.py \
python3 /registrar.py \
--objects-prefix $product \
--service-url $SERVICE_URL \
--reporting-dir "/mnt/reports" \
......
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