1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Yanis Guenane 42c2fd72ae Fix test_create_jks_success failing on SELinux machine (#42001)
Currently TestCreateJavaKeystore::test_create_jks_success is failing on
a machine with SELinux because set_context_if_different is not mocked
and hence tries to access a file that doesn't exist because it has been
mocked previously.

Also, changing path to a path that won't exist for sure.
2018-06-27 11:43:31 -04:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration Issue #39860: Add 'not_contains' method to parsing.py (#39874) 2018-06-27 10:21:17 +05:30
legacy Revert "Revert "Remove VC scaleway (#40791)" (#41401)" (#41402) 2018-06-11 11:22:12 -05:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner change OS X to macOS (#41294) 2018-06-26 14:09:23 -04:00
sanity Add shell out checks (#41545) 2018-06-21 11:58:39 -04:00
units Fix test_create_jks_success failing on SELinux machine (#42001) 2018-06-27 11:43:31 -04:00
utils Make docs-build sanity test disabled by default. 2018-05-09 17:55:00 -07:00