ansible/test
Matt Clay a61dcfd542 Mark mariadb_replication tests unsupported.
Only one integration test target is supported per module. Since there is already a `mysql_replication` integration test, the `mariadb_replication` tests will not execute for the same module.

To avoid issues with tests not running on changes to the `mysql_replication` module and then failing after changes are made and all tests are executed, the test has been marked `unsupported` to prevent it from running in CI.

To re-enable this test for CI it will need to be merged into the `mysql_replication` tests, which will require working around conflicts between the packages required by the two sets of tests.
2020-02-11 19:27:31 -08:00
..
ansible_test
integration Mark mariadb_replication tests unsupported. 2020-02-11 19:27:31 -08:00
legacy Use context manager for file handling in misc files. (#65372) 2019-12-21 13:01:38 +01:00
lib/ansible_test ansible-test - add constraint for virtualenv (#67289) 2020-02-10 16:29:47 -08:00
sanity Rename kubevirt inventory plugin test. (#67326) 2020-02-11 16:43:41 -08:00
units Improve distribution unit tests (#67300) 2020-02-11 16:46:48 -05:00
utils Improve sanity test handling in CI after migration. 2020-02-07 21:29:39 -08:00