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 an integration test for durable archival #3732

Merged
merged 1 commit into from Dec 28, 2022

Conversation

MichaelSnowden
Copy link
Contributor

Note: the merge base of this PR is a branch that contains commits from several of my other archival PRs. I will change the merge base to master and rerun the CI before landing this. I did this to unblock review of this PR

What changed?
I added an integration test that runs the archival suite with durable archival on and off.

Why?
I made these changes to enable us to add the archival queue with more confidence that it works.

How did you test it?
There were only a few code changes, and all of them are covered by the integration test.

Potential risks
An OSS user may now turn on durable archival if they see this flag, and we haven't QA'd this within our own test clusters yet.

Is hotfix candidate?
No. We should only send the notification when it's enabled by default.

@MichaelSnowden MichaelSnowden requested a review from a team as a code owner December 20, 2022 01:02
@MichaelSnowden MichaelSnowden force-pushed the durable-archival/integration-test-base branch from 3de6151 to d875fee Compare December 22, 2022 01:30
@MichaelSnowden MichaelSnowden changed the base branch from durable-archival/integration-test-base to master December 28, 2022 17:31
@MichaelSnowden MichaelSnowden force-pushed the durable-archival/integration-test branch from 629002f to d8c10e0 Compare December 28, 2022 17:32
@MichaelSnowden MichaelSnowden enabled auto-merge (squash) December 28, 2022 17:32
@MichaelSnowden MichaelSnowden merged commit 92b8758 into master Dec 28, 2022
@MichaelSnowden MichaelSnowden deleted the durable-archival/integration-test branch December 28, 2022 17:58
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.

None yet

2 participants