You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
proxysql/test/sysbench_test.py

6 lines
179 B

from proxysql_base_test import ProxySQLBaseTest
class SysBenchTest(ProxySQLBaseTest):
def test_proxy_doesnt_crash_under_mild_sysbench_load(self):
self.run_sysbench_proxysql()