diff options
author | Abhijeet Kasurde <akasurde@redhat.com> | 2018-12-30 14:04:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-30 14:04:01 +0100 |
commit | cc001049a37065b8ee338e24339bd17b41a7c868 (patch) | |
tree | edafdba1c4d4263f65ce3ead2138dbfd3e3f3552 /test/integration/targets/mysql_user | |
parent | Disable mysql_db (#50385) (diff) | |
download | ansible-cc001049a37065b8ee338e24339bd17b41a7c868.tar.xz ansible-cc001049a37065b8ee338e24339bd17b41a7c868.zip |
Temporarily disable mysql_user testcases (#50395)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Diffstat (limited to 'test/integration/targets/mysql_user')
-rw-r--r-- | test/integration/targets/mysql_user/aliases | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/mysql_user/aliases b/test/integration/targets/mysql_user/aliases index 5eb727b09b..a03abe0c05 100644 --- a/test/integration/targets/mysql_user/aliases +++ b/test/integration/targets/mysql_user/aliases @@ -2,3 +2,4 @@ destructive shippable/posix/group1 skip/osx skip/freebsd +disabled |