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

Add CI test for losoto.abs

parent c35eea6f
Branches
Tags
2 merge requests!69Change the name of the pre-calibrated output MS,!5Losoto abs
Pipeline #234 passed with warnings
...@@ -41,6 +41,12 @@ preflagger_step_generator: ...@@ -41,6 +41,12 @@ preflagger_step_generator:
script: script:
- cwl-runner steps/DP3.PreflaggerStepGenerator.cwl test_jobs/preflagger_step_generator.json - cwl-runner steps/DP3.PreflaggerStepGenerator.cwl test_jobs/preflagger_step_generator.json
losoto_abs:
stage: test_steps
allow_failure: true
script:
- cwl-runner steps/LoSoTo.Abs.cwl test_jobs/losoto_abs.json
parset_selector: parset_selector:
stage: test_steps stage: test_steps
allow_failure: true allow_failure: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment