Commit Graph

9 Commits (724ddc14eba0df30caa03d07fc66df60927002ca)

Author SHA1 Message Date
Andrei-Adnan Ismail 3310863e43 #395 Accomodate MySQL instances that have no associated dump
10 years ago
Andrei-Adnan Ismail 802888476b #395 Add API for running a query against a MySQL container only given its container ID.
10 years ago
Andrei-Adnan Ismail 4f464288a8 #395 Make _docker_inspect and _get_environment_variables_from_container APIs public
10 years ago
Andrei-Adnan Ismail 03272dd2d5 #395 Don't foget to copy the contents of the folder containing the docker-compose.yml template
10 years ago
Andrei-Adnan Ismail ce7ece3155 #395 Improve filtering of scenarios
10 years ago
Andrei-Adnan Ismail 37af589626 #410 Stop using docker-py and start using docker command line tools to get information on images/containers
10 years ago
Andrei-Adnan Ismail 27e8a0cb42 #410 Optimizing startup time by using docker commit on the ProxySQL running container
10 years ago
Andrei-Adnan Ismail 9fa5d58d4b #410 Added proper startup/shutdown logic for a testing scenario
10 years ago
Andrei-Adnan Ismail 53270dd5c8 #410 First draft of class that manages the fleet of docker containers and their associated scenarios
11 years ago