diff --git a/integrationTest/providers.json b/integrationTest/providers.json index 91afe5aa1..2f8b75c81 100644 --- a/integrationTest/providers.json +++ b/integrationTest/providers.json @@ -30,6 +30,7 @@ "knownFailures": "5" }, "GCLOUD": { + "type": "$GCLOUD_TYPE", "client_email": "$GCLOUD_EMAIL", "domain": "$GCLOUD_DOMAIN", "private_key": "$GCLOUD_PRIVATEKEY", @@ -57,4 +58,4 @@ "username": "$SL_USERNAME", "api_key": "$SL_API_KEY" } -} \ No newline at end of file +}