diff options
author | Zim Kalinowski <zikalino@microsoft.com> | 2018-10-29 12:44:34 +0800 |
---|---|---|
committer | Yunge Zhu <37337818+yungezz@users.noreply.github.com> | 2018-10-29 12:44:34 +0800 |
commit | bc1e6b30398237452778a0fe780ec635a63e3933 (patch) | |
tree | c12666e05865e90927e287ef063f809fba940219 /test/runner | |
parent | 17fea30841782d45f0d2d9082dc3e54cd7c15521 (diff) | |
download | ansible-bc1e6b30398237452778a0fe780ec635a63e3933.tar.gz |
pre-adding new packages to save testing time while merging new resources (#47729)
Diffstat (limited to 'test/runner')
-rw-r--r-- | test/runner/requirements/integration.cloud.azure.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/runner/requirements/integration.cloud.azure.txt b/test/runner/requirements/integration.cloud.azure.txt index b4f857c67f..081007f3b0 100644 --- a/test/runner/requirements/integration.cloud.azure.txt +++ b/test/runner/requirements/integration.cloud.azure.txt @@ -27,3 +27,5 @@ msrest==0.6.1 msrestazure==0.5.0 azure-keyvault==1.0.0a1 azure-graphrbac==0.40.0 +azure-mgmt-cosmosdb==0.5.1 +azure-mgmt-hdinsight==0.1.0 |