Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ProxySQL
/
orchestrator
Public
forked from
percona/orchestrator
Notifications
You must be signed in to change notification settings
Fork
8
Star
48
Code
Issues
2
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add functional test CI: Docker MySQL topology + ProxySQL + failover tests
- #51
#51
Merged
renecannao
merged 11 commits into
master
ProxySQL/orchestrator:master
from
functional-tests-ci
ProxySQL/orchestrator:functional-tests-ci
Copy head branch name to clipboard
Mar 24, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Add functional test CI: Docker MySQL topology + ProxySQL + failover tests
#51
renecannao
merged 11 commits into
master
ProxySQL/orchestrator:master
from
functional-tests-ci
ProxySQL/orchestrator:functional-tests-ci
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2026
Add functional test suite with Docker infrastructure and GitHub Actions
Show description for 4e3df8a
renecannao
committed
4e3df8a
View commit details
Copy full SHA for 4e3df8a
Browse repository at this point
Fix functional tests: separate replication setup, unique server-ids
Show description for 607b618
renecannao
committed
607b618
View commit details
Copy full SHA for 607b618
Browse repository at this point
Fix replication: add GET_SOURCE_PUBLIC_KEY=1 for MySQL 8.4 caching_sha2_password
renecannao
committed
53a9bc4
View commit details
Copy full SHA for 53a9bc4
Browse repository at this point
Fix replication verification: use performance_schema instead of grep on SHOW REPLICA STATUS
renecannao
committed
8c2c783
View commit details
Copy full SHA for 8c2c783
Browse repository at this point
Fix functional tests: dynamic cluster names, remove set -e, robust discovery
Show description for 9a15a4b
renecannao
committed
9a15a4b
View commit details
Copy full SHA for 9a15a4b
Browse repository at this point
Run orchestrator inside Docker network for functional tests
Show description for b12a4c5
renecannao
committed
b12a4c5
View commit details
Copy full SHA for b12a4c5
Browse repository at this point
Use pre-built binary in orchestrator container (avoid Go build in CI container)
renecannao
committed
94a5098
View commit details
Copy full SHA for 94a5098
Browse repository at this point
Fix CLI tests: run inside orchestrator container via docker exec
renecannao
committed
ef5cc19
View commit details
Copy full SHA for ef5cc19
Browse repository at this point
Fix CLI tests: use absolute config path inside container
renecannao
committed
a0ec5e9
View commit details
Copy full SHA for a0ec5e9
Browse repository at this point
Fix regression: remove recoveries_total check (only present after recovery)
renecannao
committed
0ca14bd
View commit details
Copy full SHA for 0ca14bd
Browse repository at this point
Failover test: skip timing-dependent ProxySQL HG check after hard failover
renecannao
committed
0533931
View commit details
Copy full SHA for 0533931
Browse repository at this point
You can’t perform that action at this time.