mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Galera MTR Tests: force galera_3nodes.galera_pc_bootstrap.test to run on a fresh cluster in order to avoid interaction with galera_3nodes.galera_innobackupex_backup.test
This commit is contained in:
committed by
Nirbhay Choubey
parent
5609020c71
commit
0e83726edb
5
mysql-test/suite/galera_3nodes/t/galera_pc_bootstrap.cnf
Normal file
5
mysql-test/suite/galera_3nodes/t/galera_pc_bootstrap.cnf
Normal file
@@ -0,0 +1,5 @@
|
||||
# We need a dedicated .cnf file, even if empty, in order to force this test to run
|
||||
# alone on a freshly started cluster. Otherwise there are adverse interactions with
|
||||
# prior tests such as galera_3nodes.galera_innobackupex_backup
|
||||
|
||||
!include ../galera_3nodes.cnf
|
||||
Reference in New Issue
Block a user