Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expand blacklisting of tst_qsslkey to cover all versions of RHELs
Previous blacklisting 5c4e503 only covered RHEL 6.6 and RHEL 7.4. The problem however exists in all 6.x and 7.x distros as they have the same openssl. This however leaves us the problem with future RHEL 8. This will keep blacklisting these tests there as well. We need a way to blacklist versions with a wildcard so that we could say RHEL-7.* Task-number: QTBUG-46203 Change-Id: I2cc52ba2eac949214ecaa02e19d9e623d5befc49 Reviewed-by: Timur Pocheptsov <[email protected]>
- Loading branch information