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

Run servlet smoke tests against Java 18 #4921

Merged
merged 2 commits into from
Dec 17, 2021
Merged

Run servlet smoke tests against Java 18 #4921

merged 2 commits into from
Dec 17, 2021

Conversation

trask
Copy link
Member

@trask trask commented Dec 16, 2021

No description provided.

@@ -34,9 +34,10 @@ abstract class WebsphereSmokeTest extends AppServerTest {
}
}

@AppServer(version = "8.5.5.20", jdk = "8-openj9")
@AppServer(version = "8.5.5.19", jdk = "8-openj9")
Copy link
Contributor

Choose a reason for hiding this comment

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

Why this change?

Copy link
Member Author

Choose a reason for hiding this comment

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

see comment here:

// TODO (trask) this is a recent change, check back in a while and see if it's been fixed
// 8.5.5.20 only has linux/ppc64le image
[version: ["8.5.5.19", "9.0.5.9"], vm: ["openj9"], jdk: ["8"], windows: false]

@trask trask merged commit 0b743ce into open-telemetry:main Dec 17, 2021
@trask trask deleted the run-servlet-smoke-tests-against-java-18 branch December 17, 2021 22:04
RashmiRam pushed a commit to RashmiRam/opentelemetry-auto-instr-java that referenced this pull request May 23, 2022
* Run servlet smoke tests against Java 18

* Update
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.

4 participants