* mroe quotes * dssf * pipeline first take * 2 out of 3 * clangs * newline * shoot * cache 0/1
23 lines
511 B
YAML
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
|