community.mysql/tests/integration/targets/test_mysql_user/tasks
Laurent Indermuehle eb3fcd9ec2
Drop test for unsupported version
The set_fact was overwritten our db_version variable and changed its
type causing bug later when using the filter version(). We don't
support MySQL 5.6 and MariaDB 10.2 so I cut everything.
2023-03-28 09:02:22 +02:00
..
utils Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-27 11:27:17 +02:00
create_user.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-27 11:27:17 +02:00
issue-28.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-27 11:27:17 +02:00
issue-121.yml Drop test for unsupported version 2023-03-28 09:02:22 +02:00
issue-29511.yaml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-27 11:27:17 +02:00
issue-64560.yaml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-27 11:27:17 +02:00
main.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-27 11:27:17 +02:00
test_idempotency.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-27 11:27:17 +02:00
test_priv_append.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-27 11:27:17 +02:00
test_priv_dict.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-27 11:27:17 +02:00
test_privs.yml Disable tests failing only on stable-2 2023-03-27 14:14:30 +02:00
test_privs_issue_465.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-27 11:27:17 +02:00
test_resource_limits.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-27 11:27:17 +02:00
test_tls_requirements.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-27 11:27:17 +02:00
test_update_password.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-27 11:27:17 +02:00
test_user_grants_with_roles_applied.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-27 11:27:17 +02:00
test_user_password.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-27 11:27:17 +02:00
test_user_plugin_auth.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-27 11:27:17 +02:00