History log of /external/autotest/server/autoserv_parser_unittest.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
888cfcaeeffdf302e25b066d9bef9ba535ebbc20 01-Aug-2015 Dan Shi <dshi@chromium.org> [autotest] Update autoserv parser to replace optparse with argparse to support unknown arguments

This fix should avoid lab failures like bug 515339

BUG=chromium:490456
TEST=local run suite jobs, unittest

Change-Id: I06776c080bac2ff438582637a4b93ef279a5ec8a
Reviewed-on: https://chromium-review.googlesource.com/290106
Tested-by: Dan Shi <dshi@chromium.org>
Reviewed-by: Fang Deng <fdeng@chromium.org>
Trybot-Ready: Dan Shi <dshi@chromium.org>
Reviewed-by: Simran Basi <sbasi@chromium.org>
Commit-Queue: Dan Shi <dshi@chromium.org>
/external/autotest/server/autoserv_parser_unittest.py
6631273af8b88842cbd6202cc4615daf050cc957 27-Aug-2009 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> Make a bunch of stuff executable



git-svn-id: http://test.kernel.org/svn/autotest/trunk@3621 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/server/autoserv_parser_unittest.py
374f3419ad5de9e9c8047928d0851732f0b7c6da 13-May-2009 mbligh <mbligh@592f7852-d20e-0410-864c-8624ca9c26a4> Adds a -G to autoserv to be able to set host_group_name in the group keyvals
file that it writes. Useful only if someone has asked autoserv to run the
parser itself.

The scheduler does not need this as it will write that keyvals entry itself.

Adds a unittest for autoserv_parser and fixes a minor bug in --args support.

Signed-off-by: Gregory Smith <gps@google.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@3137 592f7852-d20e-0410-864c-8624ca9c26a4
/external/autotest/server/autoserv_parser_unittest.py