Commit 5009055e authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

experiments: only set start time in memcache for qt

parent 561b2a02
......@@ -138,6 +138,7 @@ for host_type in host_types:
lp.add_n2n(switch_top, switch)
for c in clients + servers:
if host_type == 'qt':
c.nics[0].start_tick = 580000000000
c.extra_deps.append(switch_top)
......
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