-
Notifications
You must be signed in to change notification settings - Fork 34
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.15] Backports for 25.9 #2046
Commits on Sep 25, 2024
-
add test for DLQ metric counting (quarkus-qe#1960)
* Add test for DLQ metric counting (cherry picked from commit f8e76c8)
Configuration menu - View commit details
-
Copy full SHA for 42a9ef4 - Browse repository at this point
Copy the full SHA 42a9ef4View commit details -
Switch to supported service type
"Cache" service is deprecated and removed from the newest versions of Inifinspan[1][2] and it already became a problem for IBM testing folks[3] [1] https://access.redhat.com/solutions/7010384 [2] https://access.redhat.com/solutions/6972352 [3] https://issues.redhat.com/browse/QQE-961 (cherry picked from commit 3103d5e)
Configuration menu - View commit details
-
Copy full SHA for 8ff2600 - Browse repository at this point
Copy the full SHA 8ff2600View commit details -
Revert "Change waiting strategy for PG imgs from RH registry till FW …
…fixed" (quarkus-qe#2007) This reverts commit c4ca78c. (cherry picked from commit 76627f0)
Configuration menu - View commit details
-
Copy full SHA for a18700e - Browse repository at this point
Copy the full SHA a18700eView commit details -
Excluding DB2 tests from aarch64 profile
* Disabling DB2 tests on aarch64 profile as DB2 is not supported on aarch64 architecture, so our test service will not work. (cherry picked from commit 892d7c4)
Configuration menu - View commit details
-
Copy full SHA for 693a37d - Browse repository at this point
Copy the full SHA 693a37dView commit details -
Excluding MS SQL tests from aarch64 profile
* Disabling MS SQL tests on aarch64 profile as MS SQL is not supported on aarch64 architecture, so our test service will not work. (cherry picked from commit fcb947e)
Configuration menu - View commit details
-
Copy full SHA for 232a64c - Browse repository at this point
Copy the full SHA 232a64cView commit details -
Excluding Oracle tests from aarch64 profile
* Disabling Oracle tests on aarch64 profile as there's no Oracle container available for aarch64 architecture, so our test service will not work. (cherry picked from commit 609c549)
Configuration menu - View commit details
-
Copy full SHA for ac7c88c - Browse repository at this point
Copy the full SHA ac7c88cView commit details -
Disable syslog-ng tests on aarch64
* Disabling syslog tests on aarch64 as the currently used container is not multiarch. (cherry picked from commit a7364b0)
Configuration menu - View commit details
-
Copy full SHA for 6f3ed04 - Browse repository at this point
Copy the full SHA 6f3ed04View commit details -
Disable Spring Cloud Server test on aarch64
* Disabling Spring Cloud Server tests on aarch64 as there's no aarch64 based container we can use as test service. (cherry picked from commit 4bd94a0)
Configuration menu - View commit details
-
Copy full SHA for 52ad156 - Browse repository at this point
Copy the full SHA 52ad156View commit details -
Remove Camel pom, fix Jetty failure
We do not test Camel ATM, so its pom can be removed It seems, that Quarkus Camel is not compatible with Wiremock, since then QC is added, Wiremock fails to find Jetty 11. This can be solved by using standalone Wiremock in case we want to test Camel some day (cherry picked from commit 01b9131)
Configuration menu - View commit details
-
Copy full SHA for 2241a73 - Browse repository at this point
Copy the full SHA 2241a73View commit details -
Reverts quarkus-qe@2b13fe0 (cherry picked from commit a8b04b7)
Configuration menu - View commit details
-
Copy full SHA for 2f77b87 - Browse repository at this point
Copy the full SHA 2f77b87View commit details -
- Enable back disabled tests - Update reasons for the test which should be disabled (cherry picked from commit 85e52d5)
Configuration menu - View commit details
-
Copy full SHA for 25d3e73 - Browse repository at this point
Copy the full SHA 25d3e73View commit details -
Add coverage for quarkus-picocli
(cherry picked from commit dfb7a58)
Configuration menu - View commit details
-
Copy full SHA for f4f84e6 - Browse repository at this point
Copy the full SHA f4f84e6View commit details -
Test new Spring Data 3 interfaces and methods introduced in bump
(cherry picked from commit 5bd7470)
Configuration menu - View commit details
-
Copy full SHA for 7e793d6 - Browse repository at this point
Copy the full SHA 7e793d6View commit details -
Fix QuarksCliTlsCommandIT cert path on Windows
(cherry picked from commit 27f733d)
Configuration menu - View commit details
-
Copy full SHA for 8b478be - Browse repository at this point
Copy the full SHA 8b478beView commit details -
Fix QuarkusCliTlsCommandIT truststore config val on Win (quarkus-qe#2042
) (cherry picked from commit 82c02d3)
Configuration menu - View commit details
-
Copy full SHA for 83a5c47 - Browse repository at this point
Copy the full SHA 83a5c47View commit details -
Use different syslog container
- Use the one from linuxserver, since it supports ARM. - Also do some refactoring and change of config files (cherry picked from commit 60b56ef)
Configuration menu - View commit details
-
Copy full SHA for f512cbf - Browse repository at this point
Copy the full SHA f512cbfView commit details -
Adapt our syslog test to new Quarkus message limit
(cherry picked from commit bbb8497)
Configuration menu - View commit details
-
Copy full SHA for 50a4010 - Browse repository at this point
Copy the full SHA 50a4010View commit details -
Fix OTel Management interface TLS connection on Windows (quarkus-qe#2039
) (cherry picked from commit 9ea57d0)
Configuration menu - View commit details
-
Copy full SHA for 11c0db2 - Browse repository at this point
Copy the full SHA 11c0db2View commit details -
Fix DevModeMultipleReactiveSqlClientsIT on Aarch64 (quarkus-qe#2041)
(cherry picked from commit 2935041)
Configuration menu - View commit details
-
Copy full SHA for 278d022 - Browse repository at this point
Copy the full SHA 278d022View commit details -
Make control message smaller, so to not break ARM tests
While testing on ARM, our control message (64 symbols) is not shown in logs. I presume, that on ARM this message weight more, than 128 bytes; and so it is filtered by Quarkus. We should be careful around encodings and byte limits in the future. (cherry picked from commit fed2b5d)
Configuration menu - View commit details
-
Copy full SHA for 1608401 - Browse repository at this point
Copy the full SHA 1608401View commit details