Galera tests fail on 32-bit Jenkins slaves
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Percona XtraBackup moved to https://jira.percona.com/projects/PXB |
Fix Released
|
Low
|
Alexey Kopytov | |
| 2.0 |
Fix Released
|
Low
|
Alexey Kopytov | |
| 2.1 |
Fix Released
|
Low
|
Alexey Kopytov | |
| 2.2 |
Fix Released
|
Low
|
Alexey Kopytov |
Bug Description
PXC is affected by bug #1204241, so all galera-specific tests fail on 32-bit Jenkins slaves. It is unclear when that bug will be fixed in Galera, so galera tests should be disabled on 32-bit platforms for now.
Related branches
- Alexey Kopytov (community): Approve on 2013-08-20
- Diff: 0 lines
- Alexey Kopytov (community): Approve on 2013-08-20
- Diff: 0 lines
- Alexey Kopytov (community): Approve on 2013-08-28
-
Diff: 66 lines (+0/-24)4 files modifiedtest/inc/common.sh (+0/-9)
test/t/bug983720_galerainfo.sh (+0/-5)
test/t/xb_galera_info.sh (+0/-5)
test/t/xb_galera_sst.sh (+0/-5)
- Alexey Kopytov (community): Approve on 2013-08-28
-
Diff: 47 lines (+0/-15)3 files modifiedtest/t/bug983720_galerainfo.sh (+0/-5)
test/t/xb_galera_info.sh (+0/-5)
test/t/xb_galera_sst.sh (+0/-5)
Since PXB testsuite uses a different branch and a build, it may not be fixed there.
However, for now, I think PXB can switch to trunk since it has 5.5.33 merged (and multi-file ibdata1 issue fixed)
Alexey Kopytov (akopytov) wrote : | #3 |
Merged PXC trunk into lp:~percona-core/percona-xtradb-cluster/percona-xtradb-cluster-for-xtrabackup-tests, will check if it fixes Galera tests on 32-bit slaves.
Alexey Kopytov (akopytov) wrote : | #4 |
PXC trunk doesn't build for some reasons that I don't have time to investigate: http://
I will fix it. The fix is to not use boost_pool there.
Fixed in PXC trunk.
Alexey Kopytov (akopytov) wrote : | #7 |
Enabled the tests back, no more issues on 32-bit slaves.
Shahriyar Rzayev (rzayev-sehriyar) wrote : | #8 |
Percona now uses JIRA for bug reports so this bug report is migrated to: https:/
It is fixed in galera now, so can be enabled in testsuite now.