Skip to content
Snippets Groups Projects
Commit 1c87d160 authored by ale's avatar ale
Browse files

Resolve VM ttl race condition

Just make the CI stop job run sooner than the vmine expiration.
parent 48560c02
Branches
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ variables: ...@@ -31,7 +31,7 @@ variables:
VM_IMAGE: bullseye VM_IMAGE: bullseye
VM_RAM: 2048 VM_RAM: 2048
VM_CPU: 1 VM_CPU: 1
VM_TTL: "3h" VM_TTL: "4h"
VM_TAG: default VM_TAG: default
VM_DASHBOARD_URL: "https://vm.investici.org" VM_DASHBOARD_URL: "https://vm.investici.org"
FLOATUP_ARGS: "" FLOATUP_ARGS: ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment