Commit Graph

40 Commits (dca01d4eaf32c8363ff14fb4f74a46deb73e11c3)

Author SHA1 Message Date
Rene Cannao 39840b5393 Exclude /usr and deps from coverage reports
1 month ago
Rene Cannao 5a8b6e9a89 Fix gcov coverage collection for multi-group CI runs
1 month ago
Rene Cannao 83c3e76506 Fix libparser.so loading for CI test binaries
1 month ago
Rene Cannao c7647c7387 Fix coverage: generate separate reports and combine with fastcov -C
1 month ago
Rene Cannao 8ca54a9def Fix coverage: don't overwrite ProxySQL's gcda files with stale copies
1 month ago
Rene Cannao fb9ff4476e Include TAP test coverage: copy .gcda files from source tree to /gcov
1 month ago
Rene Cannao 8705685f83 Address PR review comments: port collisions, gcov, loop bounds, fastcov
1 month ago
Rene Cannao 0590803889 Limit code coverage to proxysql source directories only
1 month ago
Rene Cannao 8c67073c15 Redirect coverage generation output to dedicated log file
1 month ago
Rene Cannao 879ebdc220 Fix startup order and add readiness check in test runner
1 month ago
Rene Cannao 7df23de546 Remove error suppression from ProxySQL config dump queries
1 month ago
Rene Cannao 4dfaedcb84 Revert "Skip missing unit test binaries instead of counting as failures"
1 month ago
Rene Cannao 75d324680d Skip missing unit test binaries instead of counting as failures
1 month ago
Rene Cannao 6d90bc2a7e Source group env.sh inside test runner container
1 month ago
René Cannaò 3aab0c280f Fix SKIP_PROXYSQL path: run test binaries directly instead of proxysql-tester.py
1 month ago
René Cannaò 4c4736c73d Add SKIP_PROXYSQL support for infrastructure-free test groups
1 month ago
René Cannaò abd1da861f
Merge pull request #5470 from sysown/private/multi-group-runner
1 month ago
Rene Cannao 60b5aff5c4 Fix tests not running after infrastructure setup in multi-group runner
1 month ago
Rene Cannao a1042ce13f Fix code coverage collection: mount gcov directory in test runner
1 month ago
Rene Cannao be290c5aeb Address PR review feedback on test infrastructure
1 month ago
Rene Cannao 86e86c8ce3 Fix parallel coverage collection and improve multi-group runner
1 month ago
Rene Cannao 0bc75cd589 Fix test validation and coverage HTML generation
1 month ago
Rene Cannao 20fc53e45c Fix code coverage collection in multi-group test runner
1 month ago
Rene Cannao 30620f37c4 Revert "Move coverage collection inside Docker container"
1 month ago
Rene Cannao e571f08a45 Move coverage collection inside Docker container
1 month ago
Rene Cannao 9f6ba655bf Add optional code coverage support for isolated test runs
1 month ago
Rene Cannao cf54bff262 Fix docker-proxy-post.bash to use absolute path for .env sourcing
1 month ago
Rene Cannao 2f8e63cef2 Address code review feedback for AI TAP group migration
1 month ago
Rene Cannao 0b9806c46e Migrate AI TAP group to Unified CI Infrastructure pattern
1 month ago
Rene Cannao 2fcfd648e5 Merge remote-tracking branch 'origin/v3.0' into copilot/support-zstd-compression
1 month ago
Rene Cannao 8c6a6444db fix: support zstd compression in mysql84 TAP
1 month ago
Rene Cannao 00b87013cc Migrate and localize proxysql-tester.py logic
1 month ago
Rene Cannao b7fdec15cd Fix COM_BINLOG_DUMP fast forward test and isolated environment dependency paths
2 months ago
Rene Cannao c7ce6b5b92 Eliminate global infrastructure defaults and implement context-aware host derivation
2 months ago
Rene Cannao a4daa4e111 Fix find command noise by pruning restricted directories
2 months ago
Rene Cannao c98f544db5 Enhance infrastructure stability and dynamic configuration
2 months ago
Rene Cannao ae646fb425 Finalize test orchestration refactoring and improve error messaging
2 months ago
Rene Cannao d289ed44a5 Decouple test execution from infrastructure management
2 months ago
Rene Cannao aa9cc7481c Finalize infra migration and security hardening
2 months ago
Rene Cannao 1c62557ff2 Standardize migrated infrastructures and fix naming conventions
2 months ago