summaryrefslogtreecommitdiff
path: root/tests/cloud_tests/platforms.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cloud_tests/platforms.yaml')
-rw-r--r--tests/cloud_tests/platforms.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/cloud_tests/platforms.yaml b/tests/cloud_tests/platforms.yaml
index 448aa98d..eaaa0a71 100644
--- a/tests/cloud_tests/platforms.yaml
+++ b/tests/cloud_tests/platforms.yaml
@@ -66,5 +66,12 @@ platforms:
{{ config_get("user.vendor-data", properties.default) }}
nocloud-kvm:
enabled: true
+ cache_mode: cache=none,aio=native
+ azurecloud:
+ enabled: true
+ region: West US 2
+ vm_size: Standard_DS1_v2
+ storage_sku: standard_lrs
+ tag: ci
# vi: ts=4 expandtab