From f79355f2b8c32d81b12e9a39d4b49ae472798f4c Mon Sep 17 00:00:00 2001 From: Laurent Indermuehle Date: Thu, 12 Jan 2023 17:01:22 +0100 Subject: [PATCH] Add TODO verify that the version of mysql/mariadb is correct --- tests/integration/targets/setup_controller/tasks/verify.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/integration/targets/setup_controller/tasks/verify.yml diff --git a/tests/integration/targets/setup_controller/tasks/verify.yml b/tests/integration/targets/setup_controller/tasks/verify.yml new file mode 100644 index 0000000..e0f848a --- /dev/null +++ b/tests/integration/targets/setup_controller/tasks/verify.yml @@ -0,0 +1,3 @@ +--- +# TODO, write tests that assert that our container are running the +# version of MySQL/MariaDB specified in db_engind_version