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:
parent
3cdf3ae1f0
commit
912bcf0f0d
@ -1,2 +1,2 @@
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
rhel-7.4
|
||||
redhatenterpriselinuxworkstation
|
||||
rhel
|
||||
|
Loading…
x
Reference in New Issue
Block a user