Commit Graph

2131 Commits (8df688dd8a5cb95a72bb765b7fbca680f856d117)

Author SHA1 Message Date
Rene Cannao 8df688dd8a test: register 5 new unit tests in groups.json for CI
2 weeks ago
Rene Cannao a36834f968 test: add 6 unit test files with 676 assertions (Round 4)
2 weeks ago
Rene Cannao a8c5432fc5 fix: remove stale proxysql.db before launching cluster sync replicas
2 weeks ago
Rene Cannao 0f76a18329 fix: resolve CI failures in charset_find and statistics unit tests
2 weeks ago
Rene Cannao 99dcb5b160 fix: namespace stats_utils helpers to avoid symbol collision
2 weeks ago
Rene Cannao 99c86e5759 test: run check_groups.py at start of run-multi-group.bash
2 weeks ago
Rene Cannao 093693ba06 test: add check_groups.py to verify groups.json completeness
2 weeks ago
Rene Cannao fa668d646a test: register 21 new unit tests in groups.json for CI
2 weeks ago
Rene Cannao ece648fc16 test: add 6 more unit test files with 550 assertions (Tier 2+3)
2 weeks ago
Rene Cannao 1d2f16b506 test: add 4 more unit test files with 198 assertions (Tier 1)
2 weeks ago
Rene Cannao accc68c9dc test: add 11 new unit test files with 520 assertions for lib/ coverage
2 weeks ago
Rene Cannao 1ebe4de9b7 Fix mysql84 pre-proxysql hook, basictests setup, and move flaky tests
2 weeks ago
Rene Cannao 39840b5393 Exclude /usr and deps from coverage reports
2 weeks ago
Rene Cannao 5a8b6e9a89 Fix gcov coverage collection for multi-group CI runs
2 weeks ago
Rene Cannao 83c3e76506 Fix libparser.so loading for CI test binaries
2 weeks ago
Rene Cannao f8c64142cb Fix cluster CI: remove duplicate primary INSERT and add sync_algorithm=3
2 weeks ago
Rene Cannao c7647c7387 Fix coverage: generate separate reports and combine with fastcov -C
2 weeks ago
Rene Cannao 8ca54a9def Fix coverage: don't overwrite ProxySQL's gcda files with stale copies
2 weeks ago
Rene Cannao b02147b92b Include primary in its own proxysql_servers table
2 weeks ago
Rene Cannao f98a0e85ed Remove Query_Processor.cpp debug filter that broke fast_routing test
2 weeks ago
Rene Cannao 72a1c5dd4a Set cluster_mysql_servers_sync_algorithm=3 in test_cluster_sync replica config
2 weeks ago
Rene Cannao 0fa1b53709 Fix test_cluster_sync-t: connect to spawned replica via 127.0.0.1
2 weeks ago
Rene Cannao 3c4ebf0da7 Set cluster_mysql_servers_sync_algorithm=3 (auto_select) on all nodes
2 weeks ago
Rene Cannao fb9ff4476e Include TAP test coverage: copy .gcda files from source tree to /gcov
2 weeks ago
Rene Cannao 0f12f5d6f1 Fix TAP_CLUSTER_NODES: include primary (6032) as first entry
2 weeks ago
Rene Cannao a4675096b5 Fix cluster admin_variables sync: set same admin vars on primary and nodes
2 weeks ago
Rene Cannao 5f7fb254a9 Fix pgsql transaction test and auth_methods crash-on-skip
2 weeks ago
Rene Cannao 7739b86745 Move test_auth_methods-t from legacy-g2 to mysql84-g2 only
2 weeks ago
Rene Cannao 5c9121ef40 Add hostgroup debug diagnostics and cache test tolerance
2 weeks ago
Rene Cannao 42f4507e72 Fix test_tls_stats plan count and move caching_sha2 to mysql84
2 weeks ago
Rene Cannao 82c112c461 Fix coverage: restore GCOV_PREFIX for primary after unsetting for cluster nodes
2 weeks ago
René Cannaò d1c86b141f
Merge pull request #5525 from sysown/v3.0-ci260322
2 weeks ago
Rene Cannao ba309e9c89 Fix groups.json: restore compact one-line-per-entry format
2 weeks ago
Rene Cannao c84f4117ac Fix pgsql admin port: set pgsql_ifaces in admin_variables, not pgsql_variables
2 weeks ago
Rene Cannao 98b56ec386 Move cluster node pgsql/sqlite ports to 7xxx range to avoid restapi collisions
2 weeks ago
Rene Cannao 48376427cf Fix port conflicts: assign unique pgsql/sqlite ports to cluster nodes
2 weeks ago
Rene Cannao e299de51cf Add step-by-step diagnostics to reg_test__ssl_client_busy_wait-t
2 weeks ago
Rene Cannao cc9a0414d3 Add connection details to noise thread failure logs
2 weeks ago
Rene Cannao 35a9bfb42e Use 'proxysql' hostname in proxysql_servers instead of 127.0.0.1
2 weeks ago
Rene Cannao 8705685f83 Address PR review comments: port collisions, gcov, loop bounds, fastcov
2 weeks ago
Rene Cannao 5a868d3366 Default AUTO_CLEANUP=1 in run-multi-group.bash
2 weeks ago
Rene Cannao 801a44399a Split clickhouse tests into separate legacy-clickhouse group
2 weeks ago
Rene Cannao 6769ea4845 Make legacy/pre-proxysql.bash a no-op
2 weeks ago
Rene Cannao 359e6be734 Update debug filters in infra-mysql57 infra-config.sql
2 weeks ago
Rene Cannao ce92a2a0e4 Redirect coverage generation output to log file in run-multi-group.bash
2 weeks ago
Rene Cannao 0590803889 Limit code coverage to proxysql source directories only
2 weeks ago
Rene Cannao 8c67073c15 Redirect coverage generation output to dedicated log file
2 weeks ago
Rene Cannao 6fcb8fd631 Run ProxySQL cluster nodes inside a single container
2 weeks ago
Rene Cannao 879ebdc220 Fix startup order and add readiness check in test runner
2 weeks ago
Rene Cannao d0872851a6 Enable coverage when either WITHGCOV or COVERAGE_MODE is set
2 weeks ago