Skip to content
Snippets Groups Projects
Commit e7d508d5 authored by Nathan Bockisch's avatar Nathan Bockisch
Browse files

Removed pycapo transfer from vlass image caching workflow condor file

parent 15915710
No related branches found
No related tags found
1 merge request!1092Removed pycapo transfer from vlass image caching workflow condor file
Pipeline #6928 passed
......@@ -25,7 +25,7 @@ log = condor.log
PIMS_PATH = /lustre/aoc/cluster/pipeline/vlass_{{vlass_env}}/workspaces/bin
VLASS_DIR = {{data_location}}
should_transfer_files = yes
transfer_input_files = $ENV(HOME)/.ssh/condor_transfer, nraorsync://$(SBIN_PATH)/pycapo, nraorsync://$(PIMS_PATH)/pimscache, nraorsync://$(PIMS_PATH)/cacheImagingProducts.sh
transfer_input_files = $ENV(HOME)/.ssh/condor_transfer, nraorsync://$(PIMS_PATH)/pimscache, nraorsync://$(PIMS_PATH)/cacheImagingProducts.sh
when_to_transfer_output = ON_EXIT
transfer_output_files = .job.ad
output_destination = nraorsync://$(VLASS_DIR)
......
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