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
63649223
Commit
63649223
authored
Jun 13, 2024
by
Zhang Xiaoli
Browse files
工程公有云测试配置版本
parent
65ea8190
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
37 additions
and
22 deletions
+37
-22
L1/dockerfiles/csst-msc-l1-phot/test/Makefile
L1/dockerfiles/csst-msc-l1-phot/test/Makefile
+2
-3
L1/dockerfiles/csst-msc-l1-phot/test/app.yaml
L1/dockerfiles/csst-msc-l1-phot/test/app.yaml
+16
-16
L1/dockerfiles/csst-msc-l1-phot/test/tencent.env
L1/dockerfiles/csst-msc-l1-phot/test/tencent.env
+19
-3
No files found.
L1/dockerfiles/csst-msc-l1-phot/test/Makefile
View file @
63649223
CLUSTER
=
csst
CLUSTER
=
csst
-csu
all
:
reset build
all
:
reset build
run
:
run
:
scalebox app create
--env-file
zjs.env
PGPORT
=
9090 scalebox app create
--env-file
csu.env
reset
:
reset
:
cd
${HOME}
/docker-scalebox/clusters/
$(CLUSTER)
&&
make
&&
cd
-
cd
${HOME}
/docker-scalebox/clusters/
$(CLUSTER)
&&
make
&&
cd
-
...
...
L1/dockerfiles/csst-msc-l1-phot/test/app.yaml
View file @
63649223
name
:
msc-l1-mbi-phot.app.process
name
:
msc-l1-mbi-phot.app.process
label
:
多色成像+测光
label
:
多色成像+测光
comment
:
主巡天多色成像一级流水线
comment
:
主巡天多色成像一级流水线
cluster
:
csst
cluster
:
csst
-csu
parameters
:
parameters
:
initial_status
:
RUNNING
initial_status
:
RUNNING
...
@@ -9,7 +9,7 @@ jobs:
...
@@ -9,7 +9,7 @@ jobs:
msc-l1-mbi
:
msc-l1-mbi
:
label
:
多色成像
label
:
多色成像
base_image
:
cnic/csst-msc-l1-mbi
base_image
:
cnic/csst-msc-l1-mbi
schedule_mode
:
HEAD
#
schedule_mode: HEAD
variables
:
variables
:
# always_running: yes
# always_running: yes
# reserved_on_exit: yes
# reserved_on_exit: yes
...
@@ -27,21 +27,21 @@ jobs:
...
@@ -27,21 +27,21 @@ jobs:
-
CSST_DFS_APP_TOKEN=${CSST_DFS_APP_TOKEN}
-
CSST_DFS_APP_TOKEN=${CSST_DFS_APP_TOKEN}
-
CRDS_SERVER_URL=${CRDS_SERVER_URL}
-
CRDS_SERVER_URL=${CRDS_SERVER_URL}
paths
:
paths
:
-
${CSST_AUX_DIR}:/pipeline/aux
-
${CSST_AUX_DIR}:/pipeline/aux
:ro
-
${CSST_DFS_ROOT}:/dfsroot
-
${CSST_DFS_ROOT}:/dfsroot
:ro
-
${CSST_CRDS_ROOT}:/crdsroot
-
${CSST_CRDS_ROOT}:/crdsroot
:ro
# command: docker run -d --network=host %ENVS% %VOLUMES% %IMAGE%
# command: docker run -d --network=host %ENVS% %VOLUMES% %IMAGE%
sink_jobs
:
sink_jobs
:
-
msc-l1-phot
-
msc-l1-phot
#
hosts:
hosts
:
#
- h0:1
-
h0:1
#
- c0:1
#
- c0:1
# - c1:1
# - c1:1
# - c2:1
# - c2:1
msc-l1-phot
:
msc-l1-phot
:
label
:
测光
label
:
测光
base_image
:
cnic/csst-msc-l1-phot
base_image
:
cnic/csst-msc-l1-phot
schedule_mode
:
HEAD
#
schedule_mode: HEAD
variables
:
variables
:
# always_running: yes
# always_running: yes
# reserved_on_exit: yes
# reserved_on_exit: yes
...
@@ -59,15 +59,15 @@ jobs:
...
@@ -59,15 +59,15 @@ jobs:
-
CSST_DFS_APP_TOKEN=${CSST_DFS_APP_TOKEN}
-
CSST_DFS_APP_TOKEN=${CSST_DFS_APP_TOKEN}
-
CRDS_SERVER_URL=${CRDS_SERVER_URL}
-
CRDS_SERVER_URL=${CRDS_SERVER_URL}
paths
:
paths
:
-
${CSST_AUX_DIR}:/pipeline/aux
-
${CSST_AUX_DIR}:/pipeline/aux
:ro
-
${CSST_DFS_ROOT}:/dfsroot
-
${CSST_DFS_ROOT}:/dfsroot
:ro
-
${CSST_CRDS_ROOT}:/crdsroot
-
${CSST_CRDS_ROOT}:/crdsroot
:ro
# command: docker run -d --network=host %ENVS% %VOLUMES% %IMAGE%
# command: docker run -d --network=host %ENVS% %VOLUMES% %IMAGE%
# sink_jobs:
# sink_jobs:
hosts
:
hosts
:
# - h0:1
# - h0:1
8
#
- c0:1
-
c0:1
8
#
- c1:1
-
c1:1
8
#
- c2:1
-
c2:1
8
L1/dockerfiles/csst-msc-l1-phot/test/tencent.env
View file @
63649223
AUX_DIR=/goosefsx/x_c60_o19xp6c1_proxy/L1Pipeline/aux
# *.env: The env variables are used for running pipeline.
CRDS_DIR=/goosefsx/x_c60_o19xp6c1_proxy/L1Pipeline/aux/products_ref20_3hdr
DFS_ROOT=/goosefsx/x_c60_o19xp6c1_proxy/dfs_root
# TCC
# ENV_FILE=tcc.env
# DFS
CSST_DFS_API_MODE=cluster
CSST_DFS_GATEWAY=10.0.0.136:30880
CSST_DFS_APP_ID=test
CSST_DFS_APP_TOKEN=test
# CRDS
CRDS_SERVER_URL=http://10.0.0.136:29000
# VOLUMES ==================
CSST_DFS_ROOT=/goosefsx/x-c70-y4s971cs-proxy/dfs
CSST_CRDS_ROOT=/goosefsx/x-c70-y4s971cs-proxy/crdsdata/data
CSST_AUX_DIR=/goosefsx/x-c70-y4s971cs-proxy/pipeline/aux
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