Skip to content

Commit 4d17685

Browse files
committed
vmm-cli: Add some tests
1 parent 1c18d24 commit 4d17685

File tree

4 files changed

+391
-81
lines changed

4 files changed

+391
-81
lines changed

gateway/dstack-app/deploy-to-vmm.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ EOF
172172
--public-logs \
173173
--public-sysinfo \
174174
--no-instance-id \
175+
--secure-time \
175176
--prelaunch-script .prelaunch.sh \
176177
--output .app-compose.json
177178
fi

kms/dstack-app/deploy-to-vmm.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ $CLI compose \
116116
--local-key-provider \
117117
--public-logs \
118118
--public-sysinfo \
119+
--secure-time \
119120
--no-instance-id \
120121
--output .app-compose.json
121122

0 commit comments

Comments
 (0)