Correct upgrade timeout

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
Daniel Weiße 2024-11-20 08:59:13 +01:00
parent e93293f15f
commit 5cb6129a61
No known key found for this signature in database
GPG Key ID: 7DD3015F3DDE4B9C

View File

@ -407,7 +407,7 @@ jobs:
shell: bash
run: |
terraform init --upgrade
timeout 4h terraform apply -auto-approve
timeout 1h terraform apply -auto-approve
- name: Assert upgrade successful
working-directory: ${{ github.workspace }}/cluster