community.mysql/tests/integration/targets/test_mysql_query
Laurent Indermuehle e412aa5142
Add clean up in "always" phase of the block
Because our tests use --retry-on-error, and the first thing the test
does is to try to create the database. We must cleanup otherwise if
there is a retry, it will throw a misleading "database already exists"
error.
2023-01-20 18:19:29 +01:00
..
defaults Use mysql_host var name instead of gateway_addr in tests 2023-01-12 18:49:12 +01:00
meta Refactor setup_mysql into setup_controller 2023-01-04 17:29:06 +01:00
tasks Add clean up in "always" phase of the block 2023-01-20 18:19:29 +01:00