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 "test" environment tag to temporary S3 test buckets used by CI #19359

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

charlesjmorgan
Copy link
Member

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:

# Section
* Fix some things. ({issue}`issuenumber`)

@charlesjmorgan
Copy link
Member Author

should test with secrets before merging to be safe

@losipiuk
Copy link
Member

/test-with-secrets sha=d0ddcef365202c2a96261709df5d267d61710016

@github-actions
Copy link

github-actions bot commented Oct 12, 2023

The CI workflow run with tests that require additional secrets finished as failure: https://github.com/trinodb/trino/actions/runs/6493317940

@wendigo
Copy link
Contributor

wendigo commented Oct 12, 2023

@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.
@charlesjmorgan charlesjmorgan force-pushed the cm/s3-add-environment-tag branch from d0ddcef to 1a984c2 Compare October 12, 2023 22:03
Copy link
Member

@bitweld bitweld left a comment

Choose a reason for hiding this comment

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

LGTM

@charlesjmorgan
Copy link
Member Author

ping @losipiuk or @wendigo Could you rerun the tests with secrets?

@wendigo
Copy link
Contributor

wendigo commented Oct 19, 2023

I cannot. It doesn't work for me @charlesjmorgan

@hashhar
Copy link
Member

hashhar commented Oct 20, 2023

/test-with-secrets sha=1a984c2e488f4aa36f20c4ef60311de1a350de7c

@github-actions
Copy link

github-actions bot commented Oct 20, 2023

The CI workflow run with tests that require additional secrets finished as failure: https://github.com/trinodb/trino/actions/runs/6585236862

@wendigo
Copy link
Contributor

wendigo commented Oct 20, 2023

Failures in BQ are unrelated. I'm going to merge this

@wendigo wendigo merged commit cd2ebf2 into trinodb:master Oct 20, 2023
89 of 90 checks passed
@github-actions github-actions bot added this to the 430 milestone Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

6 participants