openark / orchestrator

MySQL replication topology management and HA
Apache License 2.0
5.64k stars 933 forks source link

How do you perform system tests? #1487

Open xjxyxgq opened 1 year ago

xjxyxgq commented 1 year ago

I saw some very useful test cases in the source code under tests/system in the Orchestrator.However, these test cases have dependencies on certain foundational environments and data. But I couldn't find a method to initialize these environments and data. How should the test code under tests/system be executed?

Your assistance would be greatly appreciated.

xjxyxgq commented 1 year ago

I'm sorry for my carelessness~