community.mysql/tests/integration/targets/test_mysql_user/tasks
Laurent Indermühle 85a63511b6
Backport/stable 1/pr 452 (#464)
* Sync GHA workflow w/ the collection template (#452)

* Sync GHA workflow w/ the collection template

* Drop the trailing pre-cmd semicolon

* Recover missing `-e` flag of `sed`

* Use relative paths for version configs

* Unquote `env.connector_version_file`

* Use string formatting to fix the substitution problem

(cherry picked from commit 8107530744)
(cherry picked from commit 704a0cea6a)

* Backport mysql_version_parts variable assignation

(cherry picked from commit 79046a88cb)
(cherry picked from commit a59d95501e)

* Add changelog fragment

(cherry picked from commit 26ecd68801)

* Backport flags and variables to differentiate MariaDB from MySQL setup

(cherry picked from commit b4303511d5)

* Backport issue-28 check for tls support

(cherry picked from commit efde607d25)

* Backport tls_requirements simplified and deduplified tests

(cherry picked from commit ac5a339644)

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
2022-11-10 15:00:42 +01: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 Backport/stable 1/pr 452 (#464) 2022-11-10 15:00:42 +01: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 Backport/stable 1/pr 452 (#464) 2022-11-10 15:00:42 +01:00