Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
csst
Scalebox Apps
Commits
e53ee58d
Commit
e53ee58d
authored
Jul 11, 2023
by
Zhang Xiaoli
Browse files
Complete preliminary docker packaging of cube and mci
parent
010bd9b3
Changes
22
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
29 additions
and
0 deletions
+29
-0
L1/dockerfiles/csst-mci-l1/test/app.yaml
L1/dockerfiles/csst-mci-l1/test/app.yaml
+26
-0
L1/dockerfiles/csst-mci-l1/test/zjs.env
L1/dockerfiles/csst-mci-l1/test/zjs.env
+3
-0
No files found.
L1/dockerfiles/csst-mci-l1/test/app.yaml
0 → 100644
View file @
e53ee58d
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
L1/dockerfiles/csst-mci-l1/test/zjs.env
0 → 100644
View file @
e53ee58d
AUX_DIR=/sharewcl/L1Pipeline/aux
CRDS_DIR=/sharewcl/OnOrbitCal/SimData/ref_202211/products_ref20_3hdr
DFS_ROOT=/sharewcl/dfs
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment