-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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 "test" environment tag to temporary S3 test buckets used by CI #19359
Add "test" environment tag to temporary S3 test buckets used by CI #19359
Conversation
should test with secrets before merging to be safe |
/test-with-secrets sha=d0ddcef365202c2a96261709df5d267d61710016 |
The CI workflow run with tests that require additional secrets finished as failure: https://github.com/trinodb/trino/actions/runs/6493317940 |
@charlesjmorgan please rebase |
The tag with key "environment" and value "test" is needed so that the temporary S3 buckets used for testing can be cleaned up by the daily AWS resource cleanup job if they aren't deleted by the ci workflow run.
d0ddcef
to
1a984c2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I cannot. It doesn't work for me @charlesjmorgan |
/test-with-secrets sha=1a984c2e488f4aa36f20c4ef60311de1a350de7c |
The CI workflow run with tests that require additional secrets finished as failure: https://github.com/trinodb/trino/actions/runs/6585236862 |
Failures in BQ are unrelated. I'm going to merge this |
Description
The tag with key "environment" and value "test" is needed so that the temporary S3 buckets used for testing can be cleaned up by the daily AWS resource cleanup job if they aren't deleted by the ci workflow run.
Additional context and related issues
#19060
#19248
Release notes
(X) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text: