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

[KYUUBI #5253] Upgrade testcontainers-scala from 0.40.12 to 0.41.0 #5254

Closed
wants to merge 2 commits into from

Conversation

lsm1
Copy link
Contributor

@lsm1 lsm1 commented Sep 5, 2023

Why are the changes needed?

close #5253

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before make a pull request

Was this patch authored or co-authored using generative AI tooling?

NO

@pan3793 pan3793 added this to the v1.8.0 milestone Sep 5, 2023
@pan3793 pan3793 closed this in 6158599 Sep 5, 2023
pan3793 pushed a commit that referenced this pull request Sep 5, 2023
### _Why are the changes needed?_

close #5253

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request

### _Was this patch authored or co-authored using generative AI tooling?_

NO

Closes #5254 from lsm1/branch-kyuubi-5253.

Closes #5253

b5c4076 [senmiaoliu] bump testcontainers 0.41.0

Authored-by: senmiaoliu <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit 6158599)
Signed-off-by: Cheng Pan <[email protected]>
@pan3793
Copy link
Member

pan3793 commented Sep 5, 2023

Thanks, merged to master/1.8

@pan3793 pan3793 reopened this Sep 5, 2023
@pan3793
Copy link
Member

pan3793 commented Sep 5, 2023

Sorry, reverted because of breaking changes.

@pan3793 pan3793 closed this in a3391f2 Sep 6, 2023
pan3793 pushed a commit that referenced this pull request Sep 6, 2023
### _Why are the changes needed?_

close #5253

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request

### _Was this patch authored or co-authored using generative AI tooling?_

NO

Closes #5254 from lsm1/branch-kyuubi-5253.

Closes #5253

b5c4076 [senmiaoliu] bump testcontainers 0.41.0

Authored-by: senmiaoliu <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit 6158599)
Signed-off-by: Cheng Pan <[email protected]>
pan3793 pushed a commit that referenced this pull request Sep 6, 2023
### _Why are the changes needed?_

close #5253

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request

### _Was this patch authored or co-authored using generative AI tooling?_

NO

Closes #5254 from lsm1/branch-kyuubi-5253.

Closes #5253

b5c4076 [senmiaoliu] bump testcontainers 0.41.0

Authored-by: senmiaoliu <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit 6158599)
Signed-off-by: Cheng Pan <[email protected]>
@lsm1
Copy link
Contributor Author

lsm1 commented Sep 6, 2023

It seems to be some problems, my pr is exclusion org.testcontainers from jetcd-launcher in kyuubi-server pom,but in master branch the change appear in the parent pom, it caused CI failed

@pan3793
Copy link
Member

pan3793 commented Sep 6, 2023

Why exclusion does not work on parent pom?

@pan3793
Copy link
Member

pan3793 commented Sep 6, 2023

#5258 is opened to recover CI.

We do exclusion in the parent pom for consistency, except for Hive.

@lsm1
Copy link
Contributor Author

lsm1 commented Sep 6, 2023

#5258 is opened to recover CI.

We do exclusion in the parent pom for consistency, except for Hive.

ok, I see

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.

Upgrade testcontainers-scala from 0.40.12 to 0.41.0
3 participants