QFE Identity playback (#5377)

* mroe quotes

* dssf

* pipeline first take

* 2 out of 3

* clangs

* newline

* shoot

* cache 0/1
This commit is contained in:
George Arama 2024-02-26 11:50:04 -08:00 committed by GitHub
parent a448c94052
commit 093db5a49c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,11 +12,11 @@ Tests:
- Test: EnvironmentCredential
Class: EnvironmentCredential
Arguments:
- --cache 0
- --test-proxies http://127.0.0.1:5000
- --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 0 --test-proxies http://127.0.0.1:5000
- --cache 1 --test-proxies http://127.0.0.1:5000