community.mysql/tests/integration/targets/test_mysql_user/tasks
Laurent Indermühle 275d85067a
[PR #427/0a68bb27 backport][stable-1] CI is changed (#428)
* Is changed (#427)

* Refactor tests to use "is" and "is not" changed

* Refactor tests to use is succeeded or is failed

* Reformat indentation

* Add filter "bool" to prevent issues

(cherry picked from commit 0a68bb270f)

* Fix error message verification

I don't know why this works on main, but in stable-1, the error message
is "invalid privileges string: Invalid privileges specified:
frozenset({'INVALID'})"

* Add filter for test that won't work with mariadb

* Refactor test in their own file instead of main

* Add db_names dict

* Fix registered variable name

* Add missing fact

* Add test databases cleanup

* Cut tests for unsupported db name (%)

* Add missing default vars to tests db_formats

* Backport small diff from main
2022-08-29 10:19:31 +02:00
..
assert_no_user.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
assert_user.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
assert_user_password.yml [PR #427/0a68bb27 backport][stable-1] CI is changed (#428) 2022-08-29 10:19:31 +02:00
create_user.yml [PR #427/0a68bb27 backport][stable-1] CI is changed (#428) 2022-08-29 10:19:31 +02:00
issue-28.yml [PR #416/97318559 backport][stable-1] Fix ci python requirements (#418) 2022-08-12 16:51:40 +02:00
issue-121.yml [PR #416/97318559 backport][stable-1] Fix ci python requirements (#418) 2022-08-12 16:51:40 +02:00
issue-29511.yaml initial commit (#1) 2020-07-10 17:16:58 +01:00
issue-64560.yaml [PR #427/0a68bb27 backport][stable-1] CI is changed (#428) 2022-08-29 10:19:31 +02:00
main.yml [PR #427/0a68bb27 backport][stable-1] CI is changed (#428) 2022-08-29 10:19:31 +02:00
remove_user.yml [PR #427/0a68bb27 backport][stable-1] CI is changed (#428) 2022-08-29 10:19:31 +02:00
resource_limits.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
test_priv_append.yml [PR #427/0a68bb27 backport][stable-1] CI is changed (#428) 2022-08-29 10:19:31 +02:00
test_priv_dict.yml mysql_user: add proper handling of INSERT, UPDATE, REFERENCES on columns (#107) 2021-03-08 17:18:04 +01:00
test_privs.yml [PR #427/0a68bb27 backport][stable-1] CI is changed (#428) 2022-08-29 10:19:31 +02:00
test_user_grants_with_roles_applied.yml [stable-1] mysql_user: fix parsing privs when a user has roles assigned to it (#346) 2022-05-12 15:19:20 +02:00
test_user_password.yml [PR #427/0a68bb27 backport][stable-1] CI is changed (#428) 2022-08-29 10:19:31 +02:00
test_user_plugin_auth.yml [PR #427/0a68bb27 backport][stable-1] CI is changed (#428) 2022-08-29 10:19:31 +02:00
tls_requirements.yml [PR #427/0a68bb27 backport][stable-1] CI is changed (#428) 2022-08-29 10:19:31 +02:00