Ignore test failures of linkLocalIPv6 on RHEL 6.6 in the CI
The test fails as sendmsg() on the socket trying to deliver a packet to the IPv6 link-local fe80 address returns with -ENETDOWN. I cannot figure out why this happens when RHEL 6.6 is run under qemu/kvm but not under vmware. More details are in the task, but meanwhile the result of this test is ignored. This affects only RHEL 6.6, it passes on RHEL 7.2. Change-Id: I4ade5cd249dd0d1901368ab571dad324e0fd10c2 Task-number: QTQAINFRA-1042 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
This commit is contained in:
parent
237c867a00
commit
b598cd0483
@ -25,4 +25,5 @@ osx
|
||||
osx
|
||||
[zeroLengthDatagram]
|
||||
osx
|
||||
|
||||
[linkLocalIPv6]
|
||||
redhatenterpriselinuxworkstation-6.6
|
||||
|
Loading…
Reference in New Issue
Block a user