Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix az login expiration during long-running tests #7494

Open
1 task
sk593 opened this issue Apr 11, 2024 · 2 comments
Open
1 task

Fix az login expiration during long-running tests #7494

sk593 opened this issue Apr 11, 2024 · 2 comments
Labels
bug Something is broken or not working as expected triaged This issue has been reviewed and triaged

Comments

@sk593
Copy link
Contributor

sk593 commented Apr 11, 2024

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: #7491

Observed behavior

Screenshot 2024-04-11 at 3 07 37 PM

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?

  • Yes, I would like to support you

AB#11764

@sk593 sk593 added the bug Something is broken or not working as expected label Apr 11, 2024
@radius-triage-bot
Copy link

👋 @sk593 Thanks for filing this bug report.

A project maintainer will review this report and get back to you soon. If you'd like immediate help troubleshooting, please visit our Discord server.

For more information on our triage process please visit our triage overview

@radius-triage-bot
Copy link

👍 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken or not working as expected triaged This issue has been reviewed and triaged
Projects
None yet
Development

No branches or pull requests

2 participants