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

Merge branch 'ws1808-ingest_obs_review_fixes' into '2.8.2-DEVELOPMENT'

Post-review ingest_obs fix

See merge request !1451
parents aae68c7d 010973f1
No related branches found
No related tags found
2 merge requests!1452Merge 2.8.2 to main,!1451Post-review ingest_obs fix
Pipeline #11596 passed
......@@ -27,7 +27,7 @@ log = condor.log
SBIN_PATH = /lustre/aoc/cluster/pipeline/$ENV(CAPO_PROFILE)/workspaces/sbin
SPOOL_DIR = {{spool_dir}}
should_transfer_files = yes
transfer_input_files = $ENV(HOME)/.ssh/condor_transfer, nraorsync://$(SBIN_PATH)/pycapo, nraorsync://$(SBIN_PATH)/ingest_envoy, nraorsync://$(SBIN_PATH)/ingest, ./metadata.json
transfer_input_files = $ENV(HOME)/.ssh/condor_transfer, nraorsync://$(SBIN_PATH)/pycapo, nraorsync://$(SBIN_PATH)/ingest_envoy, nraorsync://$(SBIN_PATH)/ingest, nraorsync://$(SBIN_PATH)/observation-product-collector.sh, ./metadata.json
+WantIOProxy = True
request_memory = {{ramInGb}}
......
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