« Previous | Next » 

Revision 99036060

ID9903606081a591c72258ea2b43e9591b950de9c0

Added by Iustin Pop almost 15 years ago

Allow gnt-debug submit-job to take multiple args

Currently “gnt-debug submit-job” takes a single argument and has
non-trivial startup-costs; in order to exercise the job system, it is
better to be able to submit multiple jobs with a single invocation of
the script.

This patch extends it to take multiple argument, de-serialize the
opcodes and then submit all of them as fast as possible, in order to
increase pressure on the master daemon.

Signed-off-by: Iustin Pop <>
Reviewed-by: Alexander Schreiber <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences