Commit ec609762 authored by Julien Muchembled's avatar Julien Muchembled

fixup! NEO: new stress SR

parent 4b84b1ff
......@@ -109,8 +109,6 @@ mount.neoppod = {{parameter_dict['neoppod']}}
cmd = [os.path.join('bin', 'buildout'),
'stress:dist=' + dist,
]
if args.node_quantity:
cmd.append('stress:smp=%s' % args.node_quantity)
status_dict = {'command': format_command(*cmd)}
print('$', status_dict['command'])
......
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