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

Change live test resource DeleteAfterHours tag to 8 hours #1199

Merged
1 commit merged into from
Nov 12, 2020
Merged

Change live test resource DeleteAfterHours tag to 8 hours #1199

1 commit merged into from
Nov 12, 2020

Conversation

benbp
Copy link
Member

@benbp benbp commented Nov 11, 2020

This reduces the default from 24 hours to 8 hours. The cleanup pipeline takes only a few minutes so this shouldn't add any load: https://dev.azure.com/azure-sdk/internal/_build?definitionId=1357&_a=summary

The original 24 value was arbitrary. I'm picking 8 because it's the lowest value that's safely longer than any of our existing live tests (currently storage takes 6 hours).

Related to #754

@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
js - template
net - template
python - template
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@heaths
Copy link
Member

heaths commented Nov 12, 2020

Actually, 24hrs was picked because the script only ran every 24hrs. Does the script run more often now?

Copy link
Member

@heaths heaths left a comment

Choose a reason for hiding this comment

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

Great idea. Just make sure the script actually runs more often (it only ran once a day "back in the day").

@benbp
Copy link
Member Author

benbp commented Nov 12, 2020

Actually, 24hrs was picked because the script only ran every 24hrs. Does the script run more often now?

I will have to change the pipeline schedule too.

@ghost
Copy link

ghost commented Nov 12, 2020

Hello @azure-sdk!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit 529efbc into Azure:master Nov 12, 2020
@benbp benbp deleted the benbp/deleteafter branch November 12, 2020 22:03
benbp added a commit that referenced this pull request Dec 1, 2020
This reduces the default from 24 hours to 8 hours. The cleanup pipeline takes only a few minutes so this shouldn't add any load: https://dev.azure.com/azure-sdk/internal/_build?definitionId=1357&_a=summary

The original 24 value was arbitrary. I'm picking 8 because it's the lowest value that's safely longer than any of our existing live tests (currently storage takes 6 hours).

Related to #754
sima-zhu pushed a commit to sima-zhu/azure-sdk-tools that referenced this pull request Dec 3, 2020
…tes and no UTF-8 BOM. (Azure#1199)

* Add script that validates all files in the repo contain ASCII-only bytes
and no UTF-8 BOM.

* Update script to include all files in the repo.

* Update script and make sure it only runs once.

* Address PR feedback, update script.

* Skip the tools directory for now.
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants