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 tests that use Spring Boot #743

Closed
cherylking opened this issue Apr 27, 2022 · 2 comments · Fixed by #747
Closed

Update tests that use Spring Boot #743

cherylking opened this issue Apr 27, 2022 · 2 comments · Fixed by #747
Assignees

Comments

@cherylking
Copy link
Member

cherylking commented Apr 27, 2022

Update tests that reference 2.x Spring Boot to the latest available 2.6.7 release.

Modify tests that reference 1.x Spring Boot to use 2.6.7 instead unless they are duplicates of the 2.x tests.

Also update the Liberty version used as it is quite old at 18.0.0.2.

Tests are located here: https://github.com/OpenLiberty/ci.gradle/tree/main/src/test/resources/sample.springboot

@cherylking cherylking self-assigned this May 9, 2022
@cherylking
Copy link
Member Author

According to Anjum, changes are needed in Open Liberty in order to use the latest Spring Boot version. I will create a PR to update the tests to version 2.6.7 and temporarily disable them. Once the next version of OL gets released, I will create another PR to enable the tests for that version of OL.

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 a pull request may close this issue.

1 participant