Commit e53ee58d authored by Zhang Xiaoli's avatar Zhang Xiaoli
Browse files

Complete preliminary docker packaging of cube and mci

parent 010bd9b3
name: mci-l1.app.process
cluster: csst
parameters:
initial_status: RUNNING
jobs:
mci-l1:
base_image: csst/mci-l1
variables:
output_text_size: 100000
text_tranc_mode: TAIL
locale_mode: NONE
parameters:
key_group_regex: ^(.{6})(.{3})$
key_group_seq: 1,2
# paths:
# - ${AUX_DIR}:/L1Pipeline/aux
# - ${CRDS_DIR}:/L1Pipeline/aux/C6.1_ref_crds
# - ${DFS_ROOT}:/dfsroot
# command: docker run -d --network=host %ENVS% %VOLUMES% {{IMAGE}}
# sink_jobs:
# hosts:
# - h0:1
# - c0:2
# - c1:2
# - c2:2
\ No newline at end of file
AUX_DIR=/sharewcl/L1Pipeline/aux
CRDS_DIR=/sharewcl/OnOrbitCal/SimData/ref_202211/products_ref20_3hdr
DFS_ROOT=/sharewcl/dfs
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment