SUSE / BCI-tests

This repository contains the tests for the SUSE Base Container Images
Apache License 2.0
10 stars 22 forks source link

Test MARIADB_RANDOM_ROOT_PASSWORD #480

Closed dirkmueller closed 6 months ago

dirkmueller commented 6 months ago

I guess there's no way to easily check that a random password was actually used?

we could parse the start log and search for the password and connect as root to it. or we could simply test that we can not access without a password.

dirkmueller commented 6 months ago

@dcermak added testing for randompassword now as well. hope that's good enough.

dcermak commented 6 months ago

Mariadb passes