Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion manifest/serverless-simulaion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
image: registry.cn-beijing.aliyuncs.com/cloudnative-challenge/scaler:v0.7.1
command: ["./run.sh"]
- name: serverless-simulator
image: registry.cn-beijing.aliyuncs.com/cloudnative-challenge/simulator:v1.3.3
image: registry.cn-beijing.aliyuncs.com/cloudnative-challenge/simulator:v1.3.4
command: ["./run.sh" ]
# 需要替换为选手希望测试的数据集名称,数据集的名称可以参考data/data_trainning.tar.gz解压后的目录结构
# 不填写参数时,默认会测试所有的数据集
Expand Down