Skip to content
Snippets Groups Projects
Commit c0f8f57a authored by Daniel Nemergut's avatar Daniel Nemergut
Browse files

Set tests to expect ngas_ingest to be false

parent d4f77c32
No related branches found
No related tags found
1 merge request!1474Disable NGAS ingest via a capo setting
Pipeline #12190 failed
{
"parameters": {
"reingest": false,
"ngas_ingest": true,
"ngas_ingest": false,
"telescope": "EVLA",
"ingestion_path": "/lustre/aoc/cluster/pipeline/dsoc-prod/stage_products/VLASS2.1.ql.T08t09.J055438-113000.10.2048.v1",
"additional_metadata": "image_metadata_2021_05_21_T10_17_19.180.json"
......
{
"parameters": {
"reingest": false,
"ngas_ingest": true,
"ngas_ingest": false,
"telescope": "EVLA",
"ingestion_path": "/lustre/aoc/cluster/pipeline/dsoc-prod/stage_products/20A-346_2021_07_23_T13_37_08.376"
},
......
{
"parameters": {
"reingest": false,
"ngas_ingest": true,
"ngas_ingest": false,
"telescope": "EVLA",
"ingestion_path": "/lustre/aoc/cluster/pipeline/dsoc-prod/stage_products/20A-346_2021_07_23_T13_37_08.376"
},
......
......@@ -2,7 +2,7 @@
"parameters": {
"telescope": "EVLA",
"reingest": "false",
"ngas_ingest": "true",
"ngas_ingest": "false",
"ingestion_path": "/lustre/aoc/cluster/pipeline/dsoc-dev/workspaces/staging/tmpx_ratuqh",
"calibrate": "false",
"additional_metadata": "aux_image_metadata.json"
......
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