community.mysql/tests/integration/targets
Laurent Indermuehle 04af62c400
Embed pymysql within the collection and use default test container
This change eliminates the need to install the connector on each
controlled node, as `pymysql` version 1.1.1 is now included. As a
result, we can safely assume its availability, thus simplifying the
testing process.

Also, I managed to remove the need for pre-built test containers. We
now use the default test containers from ansible-test.
2024-06-07 14:05:40 +02:00
..
setup_controller/tasks Embed pymysql within the collection and use default test container 2024-06-07 14:05:40 +02:00
setup_remote_tmp_dir Display a more informative error when InvalidPrivsError is raised (#465) (#466) 2022-12-06 13:12:01 +01:00
test_mysql_db Embed pymysql within the collection and use default test container 2024-06-07 14:05:40 +02:00
test_mysql_info Embed pymysql within the collection and use default test container 2024-06-07 14:05:40 +02:00
test_mysql_query Embed pymysql within the collection and use default test container 2024-06-07 14:05:40 +02:00
test_mysql_replication Embed pymysql within the collection and use default test container 2024-06-07 14:05:40 +02:00
test_mysql_role Fix column uppercasing (#569) 2023-10-06 16:08:46 +02:00
test_mysql_user Embed pymysql within the collection and use default test container 2024-06-07 14:05:40 +02:00
test_mysql_variables Embed pymysql within the collection and use default test container 2024-06-07 14:05:40 +02:00