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

Fixes Jlama docs #1237

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Fixes Jlama docs #1237

merged 1 commit into from
Jan 23, 2025

Conversation

lordofthejars
Copy link
Contributor

Fixes Jlama docs setting the correct properties name.

@lordofthejars lordofthejars requested a review from a team as a code owner January 23, 2025 09:50
Copy link
Collaborator

@geoand geoand left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link

quarkus-bot bot commented Jan 23, 2025

Status for workflow Build (on pull request)

This is the status report for running Build (on pull request) on commit 27732f8.

Failing Jobs

Status Name Step Failures Logs Raw logs
JVM tests - integration-tests - Java 17 Run tests of integration-tests with JDK 17 Failures Logs Raw logs
✔️ JVM tests - integration-tests - Java 21 Logs Raw logs
✔️ JVM tests - integration-tests - Java 23 Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM tests - integration-tests - Java 17 #

📦 integration-tests/rag-pgvector-flyway

org.acme.example.openai.RAGWithMetadataFilterTest. - More details - Source on GitHub

java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:634)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptBeforeAllMethod(QuarkusTestExtension.java:702)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
	at io.quarkus.runtime.Application.start(Application.java:101)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)

@geoand geoand merged commit 9ffd21c into quarkiverse:main Jan 23, 2025
71 of 72 checks passed
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.

2 participants