You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Long-running tests have started to fail due to az login credentials expiring after 5 minutes (we have a login step at the beginning of the test, but by the time we need to use those credentials again, we've passed the 5 minutes). A temporary fix was added to login to Azure again right before the authentication is needed to unblock the test runs: #7491
Observed behavior
Desired behavior
There is an open issue in the azure cli repository to investigate options and discuss workarounds (there are other proposed workarounds as part of this issue but none of them seem to be official). We should revisit this once the issue in the azure cli repo has been fixed.
👍 We've reviewed this issue and have agreed to add it to our backlog. Please subscribe to this issue for notifications, we'll provide updates when we pick it up.
We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue.
For more information on our triage process please visit our triage overview
Steps to reproduce
Long-running tests have started to fail due to
az login
credentials expiring after 5 minutes (we have a login step at the beginning of the test, but by the time we need to use those credentials again, we've passed the 5 minutes). A temporary fix was added to login to Azure again right before the authentication is needed to unblock the test runs: #7491Observed behavior
Desired behavior
There is an open issue in the azure cli repository to investigate options and discuss workarounds (there are other proposed workarounds as part of this issue but none of them seem to be official). We should revisit this once the issue in the azure cli repo has been fixed.
Workaround
No response
rad Version
Long-running tests
Operating system
No response
Additional context
No response
Would you like to support us?
AB#11764
The text was updated successfully, but these errors were encountered: