Commit Graph

2120 Commits (1ebe4de9b77ade1d8ed73bcd9a766d7ebf4e49f3)

Author SHA1 Message Date
Rene Cannao 1ebe4de9b7 Fix mysql84 pre-proxysql hook, basictests setup, and move flaky tests
4 weeks ago
Rene Cannao 39840b5393 Exclude /usr and deps from coverage reports
4 weeks ago
Rene Cannao 5a8b6e9a89 Fix gcov coverage collection for multi-group CI runs
4 weeks ago
Rene Cannao 83c3e76506 Fix libparser.so loading for CI test binaries
4 weeks ago
Rene Cannao f8c64142cb Fix cluster CI: remove duplicate primary INSERT and add sync_algorithm=3
4 weeks ago
Rene Cannao c7647c7387 Fix coverage: generate separate reports and combine with fastcov -C
4 weeks ago
Rene Cannao 8ca54a9def Fix coverage: don't overwrite ProxySQL's gcda files with stale copies
4 weeks ago
Rene Cannao b02147b92b Include primary in its own proxysql_servers table
4 weeks ago
Rene Cannao f98a0e85ed Remove Query_Processor.cpp debug filter that broke fast_routing test
4 weeks ago
Rene Cannao 72a1c5dd4a Set cluster_mysql_servers_sync_algorithm=3 in test_cluster_sync replica config
4 weeks ago
Rene Cannao 0fa1b53709 Fix test_cluster_sync-t: connect to spawned replica via 127.0.0.1
4 weeks ago
Rene Cannao 3c4ebf0da7 Set cluster_mysql_servers_sync_algorithm=3 (auto_select) on all nodes
4 weeks ago
Rene Cannao fb9ff4476e Include TAP test coverage: copy .gcda files from source tree to /gcov
4 weeks ago
Rene Cannao 0f12f5d6f1 Fix TAP_CLUSTER_NODES: include primary (6032) as first entry
4 weeks ago
Rene Cannao a4675096b5 Fix cluster admin_variables sync: set same admin vars on primary and nodes
4 weeks ago
Rene Cannao 5f7fb254a9 Fix pgsql transaction test and auth_methods crash-on-skip
4 weeks ago
Rene Cannao 7739b86745 Move test_auth_methods-t from legacy-g2 to mysql84-g2 only
4 weeks ago
Rene Cannao 5c9121ef40 Add hostgroup debug diagnostics and cache test tolerance
4 weeks ago
Rene Cannao 42f4507e72 Fix test_tls_stats plan count and move caching_sha2 to mysql84
4 weeks ago
Rene Cannao 82c112c461 Fix coverage: restore GCOV_PREFIX for primary after unsetting for cluster nodes
4 weeks ago
René Cannaò d1c86b141f
Merge pull request #5525 from sysown/v3.0-ci260322
4 weeks ago
Rene Cannao ba309e9c89 Fix groups.json: restore compact one-line-per-entry format
4 weeks ago
Rene Cannao c84f4117ac Fix pgsql admin port: set pgsql_ifaces in admin_variables, not pgsql_variables
4 weeks ago
Rene Cannao 98b56ec386 Move cluster node pgsql/sqlite ports to 7xxx range to avoid restapi collisions
4 weeks ago
Rene Cannao 48376427cf Fix port conflicts: assign unique pgsql/sqlite ports to cluster nodes
4 weeks ago
Rene Cannao e299de51cf Add step-by-step diagnostics to reg_test__ssl_client_busy_wait-t
4 weeks ago
Rene Cannao cc9a0414d3 Add connection details to noise thread failure logs
4 weeks ago
Rene Cannao 35a9bfb42e Use 'proxysql' hostname in proxysql_servers instead of 127.0.0.1
4 weeks ago
Rene Cannao 8705685f83 Address PR review comments: port collisions, gcov, loop bounds, fastcov
4 weeks ago
Rene Cannao 5a868d3366 Default AUTO_CLEANUP=1 in run-multi-group.bash
4 weeks ago
Rene Cannao 801a44399a Split clickhouse tests into separate legacy-clickhouse group
4 weeks ago
Rene Cannao 6769ea4845 Make legacy/pre-proxysql.bash a no-op
4 weeks ago
Rene Cannao 359e6be734 Update debug filters in infra-mysql57 infra-config.sql
4 weeks ago
Rene Cannao ce92a2a0e4 Redirect coverage generation output to log file in run-multi-group.bash
4 weeks ago
Rene Cannao 0590803889 Limit code coverage to proxysql source directories only
4 weeks ago
Rene Cannao 8c67073c15 Redirect coverage generation output to dedicated log file
4 weeks ago
Rene Cannao 6fcb8fd631 Run ProxySQL cluster nodes inside a single container
4 weeks ago
Rene Cannao 879ebdc220 Fix startup order and add readiness check in test runner
4 weeks ago
Rene Cannao d0872851a6 Enable coverage when either WITHGCOV or COVERAGE_MODE is set
4 weeks ago
Rene Cannao 09e9207da9 Move reg_test_3765_ssl_pollout-t from legacy-g2 to legacy-g5
4 weeks ago
Rene Cannao 7df23de546 Remove error suppression from ProxySQL config dump queries
4 weeks ago
Rene Cannao 648852b2ac Add debug filters to infra-mysql57 infra-config.sql
4 weeks ago
Rene Cannao f2db55f0c8 Fix basictests hostgroup hook: move instead of copy to avoid monitor conflicts
4 weeks ago
Rene Cannao 16e94131fa Pass MAKECMDGOALS to unit test submake
4 weeks ago
Rene Cannao 98fb842c50 Add test/tap/tests/unit/ to TAP_WORKDIRS
4 weeks ago
Rene Cannao 577341103e Fix unit test Makefile: auto-detect feature flags from libproxysql.a
4 weeks ago
Rene Cannao 4dfaedcb84 Revert "Skip missing unit test binaries instead of counting as failures"
4 weeks ago
Rene Cannao 573a3fd256 Address AI code review feedback on PgSQL FFTO tests (#5517)
4 weeks ago
Rene Cannao fd7ac876e2 Fix build issues in PgSQL FFTO E2E tests (#5517)
4 weeks ago
Rene Cannao d1d10188cc Register PgSQL FFTO tests in Makefile and groups.json (#5517)
4 weeks ago