Commit 351f58c7 authored by Federico G. Schwindt's avatar Federico G. Schwindt

Skip this test if gradm2 is around

Some hardened Linux' will map the segment using random addresses as well.
parent 438c9b43
varnishtest "Test address remapping"
# VM-remapping is to random on OSX
# VM-remapping is too random on OSX
feature !OSX
# Same on some hardened Linux
feature cmd "gradm2 >& >/dev/null; [ $? -ne 0 ]"
server s1 {
rxreq
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment