scheduler/scheduler_models.py: Only look relevant fields determining test failures
commit8084713b7cadde6d8af6b2ae3c7344f467b9787b
authorlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Mon, 23 May 2011 13:45:09 +0000 (23 13:45 +0000)
committerlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Mon, 23 May 2011 13:45:09 +0000 (23 13:45 +0000)
tree32fcc829b36bf59566366e8c54dc189ee0d9ae06
parent065f74c6c44218ef654a3f70d077bda32f3e53df
scheduler/scheduler_models.py: Only look relevant fields determining test failures

This change avoids looking at other irrelevant tupple entries
and limits the finding of failed tests to the correct tupple
entry.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
git-svn-id: svn://test.kernel.org/autotest/trunk@5375 592f7852-d20e-0410-864c-8624ca9c26a4
scheduler/scheduler_models.py