Add a new command-line option to allow users to specify a kernel config_file as 
previously the only way to do so would require them to specify a control file 
with the kernel_list specified.  Intent is to make it easier to specify both a 
kernel version and config_file for basic tests.

The new option accepts a comma separated list that is expected to match the 
number of entries specifed in the --kernel option.

Daniel DeFolo (2):
  cli/job: add --kernel-config option
  cli/job_unittest.py: add new tests to test new option

 cli/job.py          |   47 +++++++++++++++++++++++++++++++---
 cli/job_unittest.py |   68 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 110 insertions(+), 5 deletions(-)

-- 
1.7.7.6

_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to