-
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
[3.8] Backports 4th of September #1971
Conversation
In KRaft mode Zookeper is not used, since brokers communicate to each other directly. (cherry picked from commit f4aefae)
(cherry picked from commit 5c1cb0f)
(cherry picked from commit c835ef5)
* Now that Red Hat Serverless is shipped for OCP on aarch64, the tests should be re-enabled. (cherry picked from commit 9418079)
* The operator is now delivered for OCP on aarch64, so the tests need to be enabled. (cherry picked from commit 2645e96)
* 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. (cherry picked from commit 5179068)
* Enabling AMQ stream tests on aarch64 as the test container is now multi-arch. (cherry picked from commit 32e88e6)
* 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. (cherry picked from commit 5e92d60)
… path (cherry picked from commit 7ce8e03)
(cherry picked from commit 8c8dc6e)
* Reproducer for leaking transactions in XA mode https://issues.redhat.com/browse/QUARKUS-4185 * Disabled long-running tests in PR CI https://issues.redhat.com/browse/QQE-876 (cherry picked from commit 6587c08)
Reproducer for this fix: quarkusio/quarkus#40721 (cherry picked from commit a2f4bc1)
(cherry picked from commit 25a8612)
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.
GitHub CI is green, approving
@jedla97 what about OpenShift runs? Are they needed? |
@rsvoboda I will run them just to check. Also I want to add other backports for 3.8.6, there were some recent merge. |
Waiting for #1972 to be merged, after that I will rebase, cherry pick and push |
(cherry picked from commit 37be1a9)
run tests |
fa02f8e
to
1b06911
Compare
run tests |
DownloadResourceIT failed because oidcdisable.properties was not in 3.8 branch. I think FW should complain about such scenario so the root cause is more obvious. |
run tests |
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.
Thanks for the back-port effort @jedla97. It's good to see green CI for all these changes!
Summary
Backports for preparation to 3.8.6 testing
Backported PRs:
Please select the relevant options.
run tests
phrase in comment)Checklist: