Fix some max_length fields. Django no longer allows unique char fields
with max length > 255. Machine.hostname is never written to from Django,
so changing it is fine. Job.tag is only length 100 in the database.

Signed-off-by: James Ren <jamesren@google.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@3922 592f7852-d20e-0410-864c-8624ca9c26a4
1 file changed