mirror of
https://github.com/codex-storage/cs-codex-dist-tests.git
synced 2025-02-09 18:54:33 +00:00
8 lines
190 B
Bash
8 lines
190 B
Bash
dotnet run \
|
|
--kube-config=/opt/kubeconfig.yaml \
|
|
--codex-deployment=codex-deployment.json \
|
|
--keep=1 \
|
|
--stop=10 \
|
|
--dl-logs=1 \
|
|
--target-duration=172800 # 48 hours
|