-
Notifications
You must be signed in to change notification settings - Fork 35
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
Enable tests for test services now available on aarch64 #1896
Merged
jedla97
merged 5 commits into
quarkus-qe:main
from
mjurc:re-enable-aarch64-services-new
Jul 23, 2024
Merged
Enable tests for test services now available on aarch64 #1896
jedla97
merged 5 commits into
quarkus-qe:main
from
mjurc:re-enable-aarch64-services-new
Jul 23, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Now that Red Hat Serverless is shipped for OCP on aarch64, the tests should be re-enabled.
* The operator is now delivered for OCP on aarch64, so the tests need to be enabled.
mjurc
changed the title
Re enable aarch64 services new
Enable tests for test services now available on aarch64
Jul 21, 2024
run tests |
I'll look at the failures, they seem to be related |
mjurc
changed the title
Enable tests for test services now available on aarch64
Draft: Enable tests for test services now available on aarch64
Jul 22, 2024
mjurc
force-pushed
the
re-enable-aarch64-services-new
branch
from
July 22, 2024 21:24
ae1c00a
to
fe18885
Compare
* Setting AMQ broker container to 7.12 which supports all Quarkus supported platforms, as opposed to the 7.1 that we used first released from 2019, for openshift-arm profile.
* Enabling AMQ stream tests on aarch64 as the test container is now multi-arch.
* Since library/mongodb is multiarch image, pinning it to tag is not needed or useful - this way we won't get fixes for Mongo container. So this commit removes the tag.
mjurc
force-pushed
the
re-enable-aarch64-services-new
branch
from
July 22, 2024 21:26
fe18885
to
5e92d60
Compare
run tests |
github-actions
bot
added
the
triage/flaky-test
Signal that flaky tests were detected during CI run
label
Jul 22, 2024
Following jobs contain at least one flaky test: 'PR - Linux - JVM build - Latest Version' |
jedla97
approved these changes
Jul 23, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! CI is passing, OCP failing test are unrelated.
mjurc
changed the title
Draft: Enable tests for test services now available on aarch64
Enable tests for test services now available on aarch64
Jul 23, 2024
9 tasks
michalvavrik
removed
the
triage/flaky-test
Signal that flaky tests were detected during CI run
label
Nov 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Please select the relevant options.
run tests
phrase in comment)Checklist: