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
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.
6 years ago
..
cache
integration Issue #39860: Add 'not_contains' method to parsing.py (#39874) 6 years ago
legacy Revert "Revert "Remove VC scaleway (#40791)" (#41401)" (#41402) 7 years ago
results
runner change OS X to macOS (#41294) 6 years ago
sanity Add shell out checks (#41545) 6 years ago
units Fix test_create_jks_success failing on SELinux machine (#42001) 6 years ago
utils Make docs-build sanity test disabled by default. 7 years ago