Add unittest for cli.FormatResultError
[ganeti-local] / test / ganeti.jqueue_unittest.py
2011-01-18 Iustin PopRename OpGetTags and LUGetTags
2010-12-29 Michael Hanselmannjqueue: Fix cancelling while in waitlock in queue
2010-12-15 Michael Hanselmannjqueue: Keep jobs in “waitlock” while returning to...
2010-12-15 Michael HanselmannImprove jqueue unittests
2010-10-12 Michael Hanselmannjqueue: Fix bug when cancelling jobs
2010-09-24 Michael Hanselmannjqueue: Use priority for acquiring locks
2010-09-24 Michael Hanselmannjqueue: Use timeout when acquiring locks
2010-09-23 Michael Hanselmannjqueue: Rename current_op to better reflect what it...
2010-09-22 Michael Hanselmannjqueue: Add unittest for _QueuedJob.CalcStatus
2010-09-20 Michael Hanselmannjqueue: Change model from per-job to per-opcode processing
2010-09-16 Michael HanselmannAdd small jqueue unittests
2010-09-13 Michael HanselmannAdd support for job priority to opcodes and job queue...
2010-09-07 Michael Hanselmannjqueue: Use separate function for encoding errors
2010-07-15 Michael Hanselmannjqueue: Factorize code waiting for job changes