community.mysql/tests/integration/targets/test_mysql_db/tasks
Nicolas PAYART e4de13aabe
mysql_db: Improve tests (#240)
- Define variables "db_names" and "db_formats" in defaults
- Use of the "vars" option in includes instead of default parameters
  that might be overridden by a previous task
- Use of the "loop" option in includes instead of duplicating include
  tasks
- Use a nested loop on db_names and db_formats in state_dump_import test

Signed-off-by: Nicolas Payart <npayart@gmail.com>
2021-11-08 09:52:54 +01:00
..
config_overrides_defaults.yml CI matrix update (#226) 2021-10-12 11:24:28 +02:00
encoding_dump_import.yml mysql_db: Fix assert in tests suite (#239) 2021-10-25 09:35:44 +02:00
issue-28.yml CI matrix update (#226) 2021-10-12 11:24:28 +02:00
main.yml mysql_db: Improve tests (#240) 2021-11-08 09:52:54 +01:00
multi_db_create_delete.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
state_dump_import.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
state_present_absent.yml Allow the "%" character in database name (#227) 2021-10-21 08:38:46 +02:00