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

[azadmin] change frequency of poller in tests #23475

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gracewilcox
Copy link
Member

Modifying the poller so that it polls every second instead of every 30 seconds in playback mode. Now in playback mode it'll take the tests 2 seconds to complete instead of 67.

@gracewilcox gracewilcox added KeyVault Client This issue points to a problem in the data-plane of the library. test-enhancement labels Sep 20, 2024
testSerde(t, &sasToken)

// if in live mode, wait 30 seconds before polling again
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Personally I think this code is too clear for a comment, but if you want something here, replace the "30 seconds" stuff with something about "default frequency"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. KeyVault test-enhancement
Projects
Status: Untriaged
Development

Successfully merging this pull request may close these issues.

2 participants