packaging: support both mysql and mariadb on EL8/EL9#9941
packaging: support both mysql and mariadb on EL8/EL9#9941DaanHoogland merged 1 commit intoapache:4.19from
Conversation
|
@blueorangutan package |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #9941 +/- ##
============================================
- Coverage 15.10% 15.10% -0.01%
+ Complexity 11225 11222 -3
============================================
Files 5404 5404
Lines 473502 473502
Branches 57733 57733
============================================
- Hits 71543 71533 -10
- Misses 393961 393974 +13
+ Partials 7998 7995 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 11578 |
DaanHoogland
left a comment
There was a problem hiding this comment.
this should not be in centos7 spec file for 4.19, should it?
|
EL7 pkg is deprecated for main, for this is probably just for 4.19. |
|
[SF] Trillian Build Failed (tid-11786) |
|
[SF] Trillian Build Failed (tid-11785) |
|
this seems not working If mariadb is installed, dnf/yum still ask for mysql installation |
cfab95c to
00875e3
Compare
|
@blueorangutan package |
yes @DaanHoogland |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 11586 |
|
tested ok in a rocky9 container |
|
[SF] Trillian Build Failed (tid-11789) |
|
[SF] Trillian Build Failed (tid-11790) |
|
[SF] Trillian Build Failed (tid-11792) |
|
[SF] Trillian test result (tid-11791)
|
|
[SF] Trillian Build Failed (tid-11800) |
|
[SF] Trillian Build Failed (tid-11805) |
|
[SF] Trillian Build Failed (tid-11804) |
|
[SF] Trillian test result (tid-11806)
|
|
[SF] Trillian test result (tid-11807)
|
|
@sureshanaparti how will we test this, if at all? cc @weizhouapache Is the reporter prepared to test for instance? |
|
[SF] Trillian Build Failed (tid-12231) |
|
[SF] Trillian test result (tid-12232)
|
DaanHoogland
left a comment
There was a problem hiding this comment.
tested in the lab creating envs with either mariadb or mysql
|
@DaanHoogland @weizhouapache this fix is available only in 4.19, is it going to be ported to 4.20 as a current LTS release? (In our test environment we can either install 4.19 with current mariadb or 4.20 with old mysql) |
@artem-sidorenko |
|
it is on main and 4.20m, so it will be in 4.20.1 and 21 |
|
Many thanks! |
Description
This PR fixes #9742
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?