Commit Graph

22 Commits (f31b10ff0e36958e355e4c0bd94deec025ba2f4a)

Author SHA1 Message Date
Andrei Ismail b9d8968fdb #314 Make it possible for config file fields to be overriden in tests
11 years ago
Andrei Ismail d9a7c0113f #295 MySQL monitor module requires monitor user with monitor password to correctly monitor the connection
11 years ago
Andrei Ismail dc63aecfa9 #295 Renaming DOCKER_COMPOSE_FILE to SCENARIO
11 years ago
Andrei Ismail b54813f391 #310 Copying the code in /tmp/proxysql-tests before running the test
11 years ago
Andrei Ismail c931c11077 #306 Shutdown the ProxySQL instance before attempting to wait for it by waiting for the gdb process
11 years ago
Andrei Ismail 90c685ddfc #306 Turning primitives for running queries against ProxySQL/MySQL/admin interface into class methods
11 years ago
Andrei Ismail 2451b43674 #306 Fix some bugs related to parametrizing hardcoded constants with a config file
11 years ago
Andrei Ismail fef8cd796c #306 Replace hardcoded MySQL credentials with configurable ones in base test
11 years ago
Andrei Ismail 7986544808 #292 Stopping ProxySQL pings __after__ gdb has finished running
11 years ago
Andrei Ismail 138a2d27df #292 gdb process needs to be wait()'ed or otherwise we won't have any way of keeping the crashed process in debug mode until someone works on it
11 years ago
Andrei Ismail 5f5b639249 #292 Integrate ProxySQL crash detector thread into test suite
11 years ago
Andrei Ismail 5fb5da9c82 #291 Add flag that allows flags to be interactive or non-interactive
11 years ago
Andrei Ismail 514f59da03 #291 Add API for running gdb on docker host that connects to gdbserver within ProxySQL docker container
11 years ago
Andrei Ismail eab4a548d6 #291 Add API for compiling ProxySQL binary on the Docker host
11 years ago
Andrei Ismail db370c8db1 #291 Describe API for running a sysbench test harness against the ProxySQL instance
11 years ago
Andrei Ismail d242070afa #291 Implement API for running a bash command within the ProxySQL container
11 years ago
Andrei Ismail 4edb0f9867 #291 Add API for running a ProxySQL admin command in SQL
11 years ago
Andrei Ismail d754221a7e #290 Add primitive for running a customizable sysbench test
11 years ago
Andrei Ismail de9c1f4616 #287 Improve run_query_proxysql/run_query_mysql to allow username, password and port customization
11 years ago
Andrei Ismail e0388cd932 #285 Document the methods of the ProxySQL base test class
11 years ago
Andrei Ismail 0d2667d78b #285 Added utility methods for running SQL queries against the proxy or against a MySQL backend
11 years ago
Andrei Ismail f4f191c963 #285 Add base class for ProxySQL tests based on a fleet of containers w/ Docker
11 years ago