Tier A: Core Smoke Test
Stand up a real environment with Docker containers and verify basic functionality of our code against actual running services.
Infrastructure
Smoke Tests
Findings
(To be updated as tests run)
Blockers
(To be updated if issues found)
Prerequisite for #44 (Tier B) and #45 (Tier C).
Tier A: Core Smoke Test
Stand up a real environment with Docker containers and verify basic functionality of our code against actual running services.
Infrastructure
Smoke Tests
/api/clustersreturns discovered cluster/api/cluster/{alias}returns instances/api/v2/clustersreturns structured response/api/v2/statusreturns orchestrator status/metricsreturns valid Prometheus metrics/health/livereturns 200,/health/readyreturns 200orchestrator -c proxysql-testconnects successfullyorchestrator -c proxysql-serversshows the MySQL topology/api/proxysql/serversreturns server listFindings
(To be updated as tests run)
Blockers
(To be updated if issues found)
Prerequisite for #44 (Tier B) and #45 (Tier C).