Skip to content
Unverified Commit 8ba6b6dd authored by ysaito1001's avatar ysaito1001 Committed by GitHub
Browse files

Avoid using default provider chain in tests (#4229)

## Motivation and Context
The previous tests mistakenly used the default credentials provider
chain, which led to test failures during a release. This occurred
because the chain hit a credentials provider that made a remote call
(e.g., IMDS), causing the captured request to be exhausted, leading to a
panic. To address this issue, the PR avoids using the default
credentials provider chain.

## Testing
~Currently verifying in the release pipeline~ Verified 

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
parent d1db8baa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment