azure-sdk-for-cpp/sdk/identity/azure-identity/perf-tests.yml
George Arama 093db5a49c
QFE Identity playback (#5377)
* mroe quotes

* dssf

* pipeline first take

* 2 out of 3

* clangs

* newline

* shoot

* cache 0/1
2024-02-26 11:50:04 -08:00

23 lines
511 B
YAML

Service: identity
Project: azure-identity-perf
PrimaryPackage: azure-identity-cpp
PackageVersions:
- azure-identity-cpp: 1.6.0
- azure-identity-cpp: source
Tests:
- Test: EnvironmentCredential
Class: EnvironmentCredential
Arguments:
- --cache 0 --test-proxies http://127.0.0.1:5000
- --cache 1 --test-proxies http://127.0.0.1:5000
- Test: SecretCredential
Class: SecretCredential
Arguments:
- --cache 0 --test-proxies http://127.0.0.1:5000
- --cache 1 --test-proxies http://127.0.0.1:5000