Skip to content
Snippets Groups Projects
Commit 0feb5acc authored by Karim Ahmed's avatar Karim Ahmed
Browse files

fix test

parent a2ebe641
No related branches found
No related tags found
1 merge request!610Add a pytest to run a dict of CALLAB test runs before releases
......@@ -56,7 +56,7 @@ automated_test:
variables:
OUTPUT: reference_folder # $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME
REFERENCE: reference_folder
DETECTORS: epix100
DETECTORS: all
CALIBRATION: all
stage: automated_test
only: [merge_requests]
......
......@@ -461,7 +461,7 @@ automated_test_config = {
"out-folder": "{}/{}/{}",
# "/gpfs/exfel/exp/HED/202102/p002656/raw"
"in-folder": "/gpfs/exfel/exp/CALLAB/202130/p900203/raw",
"run": "2047", # Original run: "219",
"run": "9047", # Original run: "219",
"karabo-id": "HED_IA1_EPX100-1",
"karabo-da": "EPIX01",
},
......
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