Issues
- PXC Regression testing upgradePXC-2360Resolved issue: PXC-2360Hrvoje Matijakovic
- Eval Jespen for PXC testingPXC-2359Resolved issue: PXC-2359Manish Chawla
- Update PXC upgrade script for PXC-8.0PXC-2358Resolved issue: PXC-2358Ramesh Sivaraman
- Test prepared statements with PXCPXC-2357Resolved issue: PXC-2357Ramesh Sivaraman
- PXC WAN testingPXC-2356Resolved issue: PXC-2356
- PXC QA script updates for 8.0PXC-2355Resolved issue: PXC-2355Ramesh Sivaraman
- PXC QA enhancements as followup to PXC-2254PXC-2354Resolved issue: PXC-2354Ramesh Sivaraman
- PXC GTID replication consistency checker script updates for PXC-8.0PXC-2353Resolved issue: PXC-2353Ramesh Sivaraman
- Fix the PXC QA Jenkins jobs failuresPXC-2352Resolved issue: PXC-2352Ramesh Sivaraman
- Complete pending PXC-5.6 & PXC-5.7 QA tasksPXC-2351Resolved issue: PXC-2351Ramesh Sivaraman
- Create PXC test suite for QAPXC-2350Resolved issue: PXC-2350Ramesh Sivaraman
- MyRocks Backup New Feature TestsPXB-1767Resolved issue: PXB-1767Manish Chawla
- Testing PXB keyring_vault supportPXB-1758Resolved issue: PXB-1758Manish Chawla
- Decryption error by backup during AXB runPXB-1757Resolved issue: PXB-1757Manish Chawla
- Add xtrabackup function in ps80.async.repl.test Jenkins QA jobPXB-1756Resolved issue: PXB-1756Ramesh Sivaraman
- Remove PXB build scriptsPXB-1755Resolved issue: PXB-1755Manish Chawla
- XtraBackup QA discussion taskPXB-1751Resolved issue: PXB-1751Manish Chawla
- Jenkins pipeline jobs to run PT testsPT-1686Sveta Smirnova
- Update proxysql-admin QA test suitePSQLADM-151Resolved issue: PSQLADM-151Ramesh Sivaraman
- Add additional BATS testcases to ProxySQL testingPSQLADM-150Resolved issue: PSQLADM-150Hrvoje Matijakovic
- update test suites and jenkins jobs for 4.2PSMDB-409Resolved issue: PSMDB-409Tomislav Plavcic
- test - improvements to mongo_startup scriptPSMDB-402Resolved issue: PSMDB-402Tomislav Plavcic
- test - improve PSMDB upgrade/downgrade test and jenkins jobPSMDB-392Resolved issue: PSMDB-392Sandra Romanchenko
- PSMDB ongoing maintenance (jenkins, scripts, etc.)PSMDB-304Resolved issue: PSMDB-304Tomislav Plavcic
- pquery for MongoDBPSMDB-303Resolved issue: PSMDB-303
- expand mongo_startup.sh to optionally use config filesPSMDB-302Resolved issue: PSMDB-302Sandra Romanchenko
- Expand matrix testing for PSMDBPSMDB-301Resolved issue: PSMDB-301Sandra Romanchenko
- Test PS-3821PS-5350Resolved issue: PS-5350Ramesh Sivaraman
- mysqld option validation toolPS-5349Resolved issue: PS-5349
- Test PS-3819PS-5348Resolved issue: PS-5348mohit.joshi
- RT PS add more encryption items to testPS-5347Resolved issue: PS-5347
- Percona Server debug build crashesPS-5346Resolved issue: PS-5346
- Improve GR tests (check hangs on CentOS 6)PS-5344Resolved issue: PS-5344
- Consider cross engine transactional consistency testingPS-5343Resolved issue: PS-5343
- Re-test utility-user-privileges & add to base grammarPS-5341Resolved issue: PS-5341
- Create automated tests for Percona Server selinux packagePS-5339Resolved issue: PS-5339Hrvoje Matijakovic
- Move GR package tests (for PS) into separate testsPS-5338Resolved issue: PS-5338Hrvoje Matijakovic
- Implement upstream upgrades testing for PSPS-5337Resolved issue: PS-5337Hrvoje Matijakovic
- Implement major upgrades testing for PSPS-5336Resolved issue: PS-5336Tomislav Plavcic
- Add tests for PS upgrade without toku and myrocks SEPS-5335Resolved issue: PS-5335Hrvoje Matijakovic
- Create Automated Tests for the tokudb_backup_exclude variablePS-5332Resolved issue: PS-5332Manish Chawla
- Release check tool developmentPKG-190Evgeniy Patlan
- Test Percona Platform for PostgreSQL packagesPG-89Resolved issue: PG-89stefan.vinasi
- Test Percona Platform for PostgreSQL packagesPG-31Resolved issue: PG-31stefan.vinasi
- pquery for PostgresQL run/postsPG-11Resolved issue: PG-11roel.vandepaar
- Test backup/restore with arbiters/hidden/delayed nodes in replica setPBM-294Resolved issue: PBM-294stefan.vinasi
- Test large number of backupsPBM-292Resolved issue: PBM-292stefan.vinasi
- Test backup on 3.6 and restore on 4.0 and vice versaPBM-290Resolved issue: PBM-290
- Test TLS options between PBM binariesPBM-289Resolved issue: PBM-289stefan.vinasi
- Test applying oplog on restore (diff. collection types, index types, aggregation updates)PBM-287Resolved issue: PBM-287stefan.vinasi
PXC Regression testing upgrade
Description
Environment
Smart Checklist
Details
Assignee
Hrvoje MatijakovicHrvoje MatijakovicReporter
roel.vandepaarroel.vandepaar(Deactivated)Labels
Time tracking
7h 51m loggedPriority
High
Details
Details
Assignee
Reporter
Labels
Time tracking
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Activity
Kamil HolubickiFebruary 28, 2023 at 11:20 AM
Full MTR is executed for 5.7 and 8.0
roel.vandepaarApril 13, 2018 at 1:39 AMEdited
This project has stalled ftm. due to other ongoings + it not being clear what the best way is to proceed. We will revisit this later.
Krunal BauskarMarch 16, 2018 at 3:10 AM
I am still not sure we want do it this way.
But here is how a test start galera cluster
--source include/galera_cluster.inc
You can check more about it from the existing galera test-cases located here mysql-test/suite/galera/t
Also, just including the test to start galera cluster may not suffice. Test-case may need tunning to adapt to galera cluster (like galera cluster start 2 node cluster and respective 2 connections).
roel.vandepaarMarch 16, 2018 at 12:25 AMEdited
Using the link you provided, I can see many failures of this kind;
Looks like a missing component needs to be installed.
As for PXC, right. This may require some research into how to do this with MTR - perhaps start locally to see how easy it is to do. Perhaps MTR changes by will be needed to start PXC in cluster mode. Thanks.
We also need to ensure that this job is run on releases (an perhaps even as a "clean run" requirement on every commit) and that developers start checking them on a regular basis, alike to PS.
Ramesh SivaramanMarch 12, 2018 at 9:06 AM
Since these tests are executed in standalone mode it is same as PS test. To enable PXC test we need to start PXC in cluster mode and that will give PXC specific failures.
Currently we run the galera and sys_vars MTR runs as part of PXC release.
We are now looking at enabling the full test suite. This will be a joined effort;
QA to enable Jenkins runs for full test suite
DEV to fix any failed regression tests