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

Add set_delete_after_tag as a parameter on ResourceGroupPreparer #11749

Conversation

KieranBrantnerMagee
Copy link
Member

This enables test-prepared RGs to be automatically cleaned up by engsys.

Populate this into the two "default helper RG preparers" (randomized/cached) to implicitly opt-in the tests consuming those into the best practice. (Currently this is a very limited set of SDKs, including the ServiceBus tests, thus my running them to test below)

(Excuse the somewhat grabbag set of reviewers, tried to get both "somewhat wide reach, folks who touch these core bits, and folks who touch other libs", feel free to add any friends you think would care)

…hat test-prepared RGs can be automatically cleaned up by engsys.

Populate this into the two "default helper RG preparers" (randomized/cached) to implicitly opt-in the tests consuming those into the best practice. (Currently this is a very limited set of SDKs)
@KieranBrantnerMagee KieranBrantnerMagee added the Client This issue points to a problem in the data-plane of the library. label Jun 1, 2020
@KieranBrantnerMagee KieranBrantnerMagee self-assigned this Jun 1, 2020
@KieranBrantnerMagee
Copy link
Member Author

/azp run python - servicebus - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

lmazuel
lmazuel previously approved these changes Jun 10, 2020
Although we should not be relying on arg order, to be extra careful and set good precedent new args should be appended to the back of the arglist.
@KieranBrantnerMagee
Copy link
Member Author

/azp run python - servicebus - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@KieranBrantnerMagee KieranBrantnerMagee merged commit f3522cd into Azure:master Jun 23, 2020
iscai-msft added a commit to iscai-msft/azure-sdk-for-python that referenced this pull request Jun 23, 2020
…into regenerate_certs

* 'master' of https://github.com/Azure/azure-sdk-for-python:
  Resolve Pip Related Errors (Azure#12157)
  [Service Bus] Delete swagger file (Azure#12097)
  Add set_delete_after_tag as a parameter on ResourceGroupPreparer (Azure#11749)
  Custom Vision Training: release_3_3 Prediction: release_3_1 (Azure#12105)
  Don't redact Key Vault header values in logs (Azure#12077)
iscai-msft added a commit to iscai-msft/azure-sdk-for-python that referenced this pull request Jun 23, 2020
…into regenerate_keys

* 'master' of https://github.com/Azure/azure-sdk-for-python:
  Resolve Pip Related Errors (Azure#12157)
  [Service Bus] Delete swagger file (Azure#12097)
  Add set_delete_after_tag as a parameter on ResourceGroupPreparer (Azure#11749)
  Custom Vision Training: release_3_3 Prediction: release_3_1 (Azure#12105)
  Don't redact Key Vault header values in logs (Azure#12077)
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants