Commit Graph

17 Commits (feature/pgsql-native-backend-protocol)

Author SHA1 Message Date
Rene Cannao 1c5e03f354 fix: use dynamic MySQL host/port in test_cluster_sync_mysql_servers
3 months ago
Rene Cannao 1232948fcb fix: resolve cross-container networking for cluster sync tests
3 months ago
Rene Cannao 69437751fd fix: prevent cluster sync tests from hanging on replica shutdown failure
3 months ago
Rene Cannao a8c5432fc5 fix: remove stale proxysql.db before launching cluster sync replicas
3 months ago
sysown1 b354cb6639 fix(tests): Replace hardcoded 127.0.0.1 with env-driven host/port
3 months ago
Rene Cannao 582c22333f test: Migration to new testing infrastructure and cleanup
4 months ago
Javier Jaramago Fernández cca2a88fa4 Refactor several TAP tests utilities
2 years ago
Miro Stauder f24e25f61a use local includes - proxysql
2 years ago
Miro Stauder 08221a42e3 use local includes - mysql
2 years ago
Miro Stauder 6807d3a481 use local includes - libconfig
2 years ago
Javier Jaramago Fernández 9b00eb33a5 Make 'test_cluster_sync_mysql_servers' exit gracefully in clusterless env
2 years ago
Rahim Kanji 1decc6a993 Added delay to avoid race condition in tap test
3 years ago
Rahim Kanji 082a59d4c9 Fixed test case.
3 years ago
Rahim Kanji f35003802e * The cluster template file now includes "cluster_sync_interfaces=false."
3 years ago
Rahim Kanji 5114069018 * Fixed test case
3 years ago
Rahim Kanji e8b24ff290 * Added more test cases.
3 years ago
Rahim Kanji 625675ddbd Created TAP test to ensure the cluster synchronization of 'runtime_mysql_servers' and 'mysql_servers_v2' across all nodes. The test involves creating two replica nodes, one with a monitor enabled and the other with a monitor disabled. The test verifies that the correct records are synced among these nodes based on the value of 'admin-cluster_mysql_servers_sync_algorithm'.
3 years ago