Skip to content
Snippets Groups Projects
Commit e5e71b62 authored by Tammo Jan Dijkema's avatar Tammo Jan Dijkema
Browse files

Fix tests, final rename

Former-commit-id: 43e2c5cf
parent 6a3b70ff
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ parset_selector:
stage: test_steps
allow_failure: true
script:
- cwl-runner steps/DP3.ParsetSelector.cwl test_jobs/parset_selector.json
- cwl-runner steps/DP3.Selector.cwl test_jobs/selector.json
file_selector:
stage: test_steps
......
File moved
......@@ -26,7 +26,7 @@ steps:
'sbg:y': -729.5
- id: average_step_generator
in:
- id: input_parset
- id: steps
source:
- aoflagger_step_generator/augmented_steps
out:
......@@ -40,7 +40,7 @@ steps:
source:
- average_step_generator/augmented_steps
out:
- id: output_parset
- id: parset
- id: input_files
- id: input_directories
- id: output_file_names
......@@ -51,7 +51,7 @@ steps:
- id: dppp
in:
- id: parset
source: parset_generator/output_parset
source: parset_generator/parset
- id: msin
source: msin
- id: secondary_files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment