Expand blacklisting of tst_qsslkey to cover all versions of RHELs

Previous blacklisting 5c4e5032b5162341168c1cec09f0247c7f2283e7 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 <timur.pocheptsov@qt.io>
This commit is contained in:
Tony Sarajärvi 2019-03-06 09:30:54 +02:00
parent 3cdf3ae1f0
commit 912bcf0f0d

View File

@ -1,2 +1,2 @@
redhatenterpriselinuxworkstation-6.6
rhel-7.4
redhatenterpriselinuxworkstation
rhel