Commit Graph

23 Commits (a94bf2d04e77a336dfdf4045da98af48dcc47efe)

Author SHA1 Message Date
Andrei Ismail f907c8fc50 #291 Add test that tests the PROXYSQL STOP command
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 aee7914975 #290 Added example test that uses sysbench
11 years ago
Andrei Ismail d754221a7e #290 Add primitive for running a customizable sysbench test
11 years ago
Andrei Ismail a7695d9cd0 #287 Add a test that authentication against the proxy works correctly
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 045c68cf38 #287 Add documentation on how to run the tests without internet connectivity
11 years ago
Andrei Ismail cdf463f81b #287 Add instructions on how to run the tests w/ Vagrant
11 years ago
Andrei Ismail 5dc21b2acb #287 Add Vagrantfile that is able to provision a Vagrant container in order to run the tests
11 years ago
Andrei Ismail bd17e0a2fd #285 Add document that describes how to write a test
11 years ago
Andrei Ismail dc19cb9ff4 #285 Rename "docker" top-level folder to scenarios
11 years ago
Andrei Ismail 8121f19daf #285 Simplify the example test to use the utility method that runs queries against the proxy
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 04fe577032 #285 Implement one simple test that selects strings and checks for all of them being present
11 years ago
Andrei Ismail f4f191c963 #285 Add base class for ProxySQL tests based on a fleet of containers w/ Docker
11 years ago
Andrei Ismail 71c0fb2722 #285 Add base class for ProxySQL tests
11 years ago
René Cannaò 68d6786320 first commit
12 years ago