patchback[bot]
af5920a4f2
[PR #6995/cc5e1b6f backport][stable-5] Skip java_cert and java_keystore tests on RHEL ( #6998 )
...
Skip java_cert and java_keystore tests on RHEL (#6995 )
Skip java_cert and java_keystore tests on RHEL.
(cherry picked from commit cc5e1b6fe7
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2023-07-24 08:27:16 +02:00
patchback[bot]
68e184eba8
Change CI group identifiers. ( #5344 ) ( #5347 )
...
(cherry picked from commit e47845ab3a
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-10-11 12:17:31 +02:00
Felix Fontein
22a400d626
Add default license header to files which have no copyright or license header yet ( #5074 ) ( #5075 )
...
* Add default license header to files which have no copyright or license header yet.
* yml extension should have been xml...
(cherry picked from commit 1ab2a5f1bc
)
2022-08-05 20:16:36 +02:00
Felix Fontein
b3d3b108bf
Add CI tests for java_cert and java_keystore ( #1666 )
...
* Try to run java_cert tests in CI.
* Forgot to add meta/
* Exclude CentOS 6.
* Add basic java_keystore tests.
* Forgot that.
* Without a CN, keytool always claims 'keystore password was incorrect' (sigh).
* Improve/fix tests.
Apparently the module cannot handle changed passwords.
* Update tests/integration/targets/java_keystore/tasks/main.yml
Co-authored-by: Tadej Borovšak <70951+tadeboro@users.noreply.github.com>
* More simpliications.
* Fix typo.
Co-authored-by: Tadej Borovšak <70951+tadeboro@users.noreply.github.com>
2021-01-24 16:51:02 +01:00