Skip to content

Conversation

@geoand
Copy link
Contributor

@geoand geoand commented Feb 13, 2025

This can be useful when the application builds a
container image as it's final artifact,
but would like to use @QuarkusIntegrationTest
to test the jar or native image based on which
the container was built.

The way to achieve this is to set for example:

-Dquarkus.test.integration-test-artifact-type=jar

when testing the jar is necessary

…ionTest`

This can be useful when the application builds a
container image as it's final artifact,
but would like to use `@QuarkusIntegrationTest`
to test the jar or native image based on which
the container was built

Closes: quarkusio#46232
@quarkus-bot
Copy link

quarkus-bot bot commented Feb 13, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit f7ee073.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

Copy link
Contributor

@adutra adutra left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix @geoand !

@gsmet gsmet merged commit 17cc3e4 into quarkusio:main Feb 14, 2025
55 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.21 - main milestone Feb 14, 2025
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label Feb 14, 2025
@geoand geoand deleted the #46232 branch February 14, 2025 14:04
@gsmet gsmet modified the milestones: 3.21 - main, 3.19.0 Feb 14, 2025
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.

Ability to disable running ITs against the docker image

3 participants