You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/roles/test_mysql_user/tasks
Robin Roth c06884eff0 Run tests on ubuntu1604 and opensuseleap (#15936)
* reduce async sleep time in test
* make zypper test less destructive (don't break following uses of zypper)
* fix ca cert on suse
* fix/enable postgres/mysql on opensuseleap
* fix mysql test for mysql versions 5.7.6 and newer
* skip sni_host check on ubuntu1604
* add HTTPTESTER flag for test_uri

ubuntu 16.04 uses dash which drops env variables containing a dot
we work around this by adding an explicit env variable to enable httptester
9 years ago
..
assert_no_user.yml Adding the following Test Coverage: 10 years ago
assert_user.yml Adding the following Test Coverage: 10 years ago
create_user.yml remove non-existant state var 9 years ago
main.yml corrected several usages of deprecated bare vars 9 years ago
remove_user.yml remove non-existant state var 9 years ago
test_privs.yml remove module param quotes 9 years ago
user_password_update_test.yml Run tests on ubuntu1604 and opensuseleap (#15936) 9 years ago