[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>
This commit is contained in:
patchback[bot] 2023-07-24 08:27:16 +02:00 committed by GitHub
parent 2295837edf
commit af5920a4f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -9,3 +9,4 @@ skip/osx
skip/macos skip/macos
skip/freebsd skip/freebsd
needs/root needs/root
skip/rhel # FIXME: keytool seems to be broken on newer RHELs

View file

@ -9,3 +9,4 @@ skip/osx
skip/macos skip/macos
skip/freebsd skip/freebsd
needs/root needs/root
skip/rhel # FIXME: keytool seems to be broken on newer RHELs