Commit b711f89c authored by Mike Rapoport's avatar Mike Rapoport Committed by Andrei Vagin

test: allow lazy-pages tests in namespaces

Signed-off-by: 's avatarMike Rapoport <rppt@linux.vnet.ibm.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent c9522605
......@@ -1716,8 +1716,6 @@ def run_tests(opts):
run_flavs -= set(['ns', 'uns'])
if opts['empty_ns']:
run_flavs -= set(['h'])
if opts['lazy_pages']:
run_flavs -= set(['ns', 'uns'])
if run_flavs:
l.run_test(t, tdesc, run_flavs)
......
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