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

Faster build when using -DskipTests #731

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

rsvoboda
Copy link
Member

@rsvoboda rsvoboda commented Apr 13, 2023

Faster build when using -DskipTests

BEFORE: 1:35 min
AFTER: 0:42 min

Please check the relevant options

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Dependency update
  • Refactoring
  • Breaking change (fix or feature that would cause existing functionality to change)
  • This change requires a documentation update
  • This change requires execution against OCP (use run tests phrase in comment)

Checklist:

  • Example scenarios has been updated / added
  • Methods and classes used in PR scenarios are meaningful
  • Commits are well encapsulated and follow the best practices

@rsvoboda rsvoboda requested a review from mjurc April 13, 2023 06:46
@rsvoboda
Copy link
Member Author

Remote dev tests are failing

@rsvoboda
Copy link
Member Author

@rsvoboda
Copy link
Member Author

run tests

@rsvoboda
Copy link
Member Author

run tests

@rsvoboda
Copy link
Member Author

Rebased after #735 merge

@rsvoboda
Copy link
Member Author

run tests

@rsvoboda
Copy link
Member Author

OCP failed in JVM mode on ISPN test which was green in the run before the rebase to pull in update of Apicurio to get rid of the marshaling issues with the latest Quarkus main (unrelated to the ISPN test).

Triggered OCP JVM run again, but imho good to merge @mjurc

@rsvoboda
Copy link
Member Author

Rebased because of the conflict in pom.xml after latest merge

Copy link
Member

@mjurc mjurc left a comment

Choose a reason for hiding this comment

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

LGTM

@mjurc mjurc merged commit 7ac8d7e into quarkus-qe:main Apr 14, 2023
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