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 Java 18 to matrix of 'JVM Tests' CI job #26506

Merged
merged 1 commit into from
Jul 4, 2022
Merged

Add Java 18 to matrix of 'JVM Tests' CI job #26506

merged 1 commit into from
Jul 4, 2022

Conversation

famod
Copy link
Member

@famod famod commented Jul 1, 2022

With the EA job now running with java 19-ea (#26374), it pobably makes sense to have some continuous coverage of Java 18.

Related to #24789

@quarkus-bot quarkus-bot bot added the area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure label Jul 1, 2022
@quarkus-bot

This comment has been minimized.

@quarkus-bot
Copy link

quarkus-bot bot commented Jul 2, 2022

Failing Jobs - Building 583856b

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 11 Windows Build Failures Logs Raw logs
✔️ JVM Tests - JDK 17
✔️ JVM Tests - JDK 18

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 Windows #

- Failing: extensions/mongodb-client/deployment 
! Skipped: extensions/liquibase-mongodb/deployment extensions/panache/mongodb-panache-common/deployment extensions/panache/mongodb-panache-kotlin/deployment and 8 more

📦 extensions/mongodb-client/deployment

io.quarkus.mongodb.NamedMongoClientConfigTest. - More details - Source on GitHub

java.lang.RuntimeException: 
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkus.mongodb.deployment.DevServicesMongoProcessor#startMongo threw an exception: java.lang.RuntimeException: java.lang.IllegalStateException: Previous attempts to find a Docker environment failed. Will not retry. Please see logs and check configuration

io.quarkus.mongodb.NamedReactiveMongoClientConfigTest. - More details - Source on GitHub

java.lang.RuntimeException: 
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkus.mongodb.deployment.DevServicesMongoProcessor#startMongo threw an exception: java.lang.RuntimeException: java.lang.IllegalStateException: Previous attempts to find a Docker environment failed. Will not retry. Please see logs and check configuration

@famod
Copy link
Member Author

famod commented Jul 4, 2022

@gsmet any objections?

@gsmet
Copy link
Member

gsmet commented Jul 4, 2022

I'm a bit torn. I'm a bit worried that it will overload our CI. But we can try and see how it goes.

@gsmet gsmet merged commit 962eefe into quarkusio:main Jul 4, 2022
@quarkus-bot quarkus-bot bot added this to the 2.11 - main milestone Jul 4, 2022
@famod famod deleted the java18-ci branch July 4, 2022 16:11
@famod
Copy link
Member Author

famod commented Jul 4, 2022

If it does we could implement a nightly job instead, with more coverage. Similar to the EA job.
Could be a nice use case for GitHub reusable workflows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants