]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
teuthology/suite: log correct per-job description 388/head
authorDan Mick <dan.mick@redhat.com>
Tue, 9 Dec 2014 23:43:34 +0000 (15:43 -0800)
committerDan Mick <dan.mick@redhat.com>
Tue, 9 Dec 2014 23:46:39 +0000 (15:46 -0800)
commit7c8f882d26125efa003d2405d51bb6f2b63feb3a
treef541d4afab85ce6623a66ca790b81981e345b3d4
parent58cf778b5809d30e1d3d371ed8985f6138e44e3d
teuthology/suite: log correct per-job description

Add 'description' to the items tracked in 'jobs_to_schedule'.
Make it a dict for somewhat clearer item extraction in the actual
scheduling loop.

Also fix an unrelated pep8 formatting error.

Fixes: #10283
Signed-off-by: Dan Mick <dan.mick@redhat.com>
teuthology/suite.py