Skip to content
Snippets Groups Projects

test/e2e tests

Open Robert Rosca requested to merge test/e2e-tests into master
1 file
+ 4
4
Compare changes
  • Side-by-side
  • Inline
config-repo:
url:
local-path: '/home/xcal/calibration_config/'
local-path: '/home/xcaltst/calibration_config/'
web-service:
port: 5555
bind-to: tcp://*
allowed-ips:
job-db: ./webservice_jobs.sqlite
job-db: /webservice_jobs.sqlite
job-update-interval: 60
job-timeout: 3600
@@ -40,7 +40,7 @@ correct:
--slurm-name {action}_{instrument}_{detector}_{cycle}_p{proposal}_{runs}
--report-to '/gpfs/exfel/exp/{instrument}/{cycle}/p{proposal}/usr/Reports/{runs}/{det_instance}_{action}_{proposal}_{runs}_{time_stamp}'
--cal-db-timeout 300000
--cal-db-interface tcp://max-exfl016:8015#8044
--cal-db-interface tcp://max-exfl017:8015#8044
dark:
in-folder: '/gpfs/exfel/exp/{instrument}/{cycle}/p{proposal}/raw'
@@ -53,5 +53,5 @@ dark:
--request-time {request_time}
--slurm-name {action}_{instrument}_{detector}_{cycle}_p{proposal}_{runs}
--report-to '/gpfs/exfel/d/cal/caldb_store/xfel/reports/{instrument}/{det_instance}/{action}/{action}_{proposal}_{runs}_{time_stamp}'
--cal-db-interface tcp://max-exfl016:8015#8044
--cal-db-interface tcp://max-exfl017:8015#8044
--db-output
Loading