зеркало из
1
0
Форкнуть 0
Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Ben Broderick Phillips 333ec6a995
Remove or fix azure* environment variables in live tests (#37815)
* Remove or fix azure* environment variables in live tests

* try samples against tme
2024-11-14 13:21:38 -05:00
Wes Haggard 51ed7a7589
Use federated auth and TME for smoke testing (#38042)
* Use federated auth and TME for smoke testsing

- Move to using federated auth
- Move to using TME sub
- Remove other clouds as the public should be enough for smoke testing

* Set default cloud

* Remove testApplicationSecret and run tests under AzPS

* Remove unsupported python 2.7
2024-10-23 12:56:52 -07:00
Daniel Jurek c2de5db934
temporarily disable cosmosdb smoke tests (#10779) 2020-04-10 14:56:32 -07:00
Daniel Jurek 098268b6ba
add support for dynamic resource allocation and sovereign cloud testing (#10469)
* add support for dynamic resource allocation and sovereign cloud testing
* enable normal matrix, add China Cloud
* collapse key_vault_base_async into a type of key_vault_base
* Update common/smoketest/key_vault_base.py --Co-Authored-By: Charles Lowell <chlowe@microsoft.com>
* Update common/smoketest/key_vault_base.py -- Co-Authored-By: Charles Lowell <chlowe@microsoft.com>
* rename AZURE_AUTHORITY_HOST_ALIAS -> AZURE_CLOUD
* import os, DRY up environment variable fetching
* os is required in the key_vault tests because we read the vault URL from it, also add in self to refer to host_alias_map
* rename authorityHostAlias -> azureCloud and set appropriate environment variable in the ARM template

Co-authored-by: Charles Lowell <chlowe@microsoft.com>
2020-04-02 14:20:46 -07:00