Rigs sh scripts for debugging of continuous tests.

This commit is contained in:
benbierens 2023-07-19 08:46:10 +02:00
parent 5f89db4012
commit c744fd12c3
No known key found for this signature in database
GPG Key ID: FE44815D96D0A1AA
2 changed files with 2 additions and 1 deletions

View File

@ -3,10 +3,10 @@ dotnet run \
--kube-namespace=codex-continuous-tests \
--nodes=5 \
--validators=3 \
--log-level=Trace \
--storage-quota=2048 \
--storage-sell=1024 \
--min-price=1024 \
--max-collateral=1024 \
--max-duration=3600000 \
--block-ttl=120

View File

@ -1,4 +1,5 @@
dotnet run \
--kube-config=/opt/kubeconfig.yaml \
--codex-deployment=codex-deployment.json \
--keep=1 \
--stop=1