From aa3e4961ceae5a5c5b5cf13221b5f6721991fe75 Mon Sep 17 00:00:00 2001 From: ahosmanmsft Date: Tue, 26 Nov 2019 11:36:00 -0700 Subject: cloud_tests: add azure platform support to integration tests Added Azure to cloud tests supporting upstream integration testing. Implement the inherited platform classes, Azure configurations to release/platform, and docs on how to run Azure CI. --- tests/cloud_tests/platforms/azurecloud/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/cloud_tests/platforms/azurecloud/__init__.py (limited to 'tests/cloud_tests/platforms/azurecloud/__init__.py') diff --git a/tests/cloud_tests/platforms/azurecloud/__init__.py b/tests/cloud_tests/platforms/azurecloud/__init__.py new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3