Try scaling the E2E droplet size down.

This commit is contained in:
ximon18
2020-06-16 12:18:23 +02:00
committed by GitHub
parent 40c16d19fd
commit 40fc53d4d7
+1 -1
View File
@@ -16,7 +16,7 @@ on:
jobs:
krill_e2e_test:
env:
TF_VAR_size: 's-4vcpu-8gb'
TF_VAR_size: 's-2vcpu-2gb'
TF_VAR_domain: 'krill.cloud'
TF_VAR_tags: '["krill", "e2etest"]'