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

Update bc tests to include versions up to 4.14.0 #2719

Merged
merged 1 commit into from
May 25, 2021

Conversation

dlg99
Copy link
Contributor

@dlg99 dlg99 commented May 24, 2021

Motivation

4.14.0 release

Changes

followed https://bookkeeper.apache.org/community/release_guide/#verify-docker-image and used #2171 as example

@dlg99 dlg99 requested a review from eolivelli May 24, 2021 20:58

@Test
public void test480to481() throws Exception {
testUpgrade("4.8.0", "4.8.1")
Copy link
Contributor

Choose a reason for hiding this comment

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

can we drop this old stuff?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@eolivelli I added issue #2721 to track this request. I think it makes sense to do that i separate PR/have a larger group of committers to chirp in on how far back eh backwards compat should go

Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

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

LGTM

I left one question.

@dlg99 dlg99 added this to the 4.15.0 milestone May 25, 2021
@dlg99 dlg99 self-assigned this May 25, 2021
@dlg99 dlg99 merged commit 76b80ba into apache:master May 25, 2021
Sunny-Island pushed a commit to Sunny-Island/bookkeeper that referenced this pull request Jun 2, 2021
### Motivation

4.14.0 release 

### Changes

followed https://bookkeeper.apache.org/community/release_guide/#verify-docker-image and used apache#2171 as example



Reviewers: Enrico Olivelli <eolivelli@gmail.com>

This closes apache#2719 from dlg99/bctests-4_14
@dlg99 dlg99 deleted the bctests-4_14 branch October 14, 2021 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants