~wesley-wiedenmeier/curtin/install-kernel

Viewing all changes in revision 318.1.1.

  • Committer: Scott Moser
  • Date: 2015-12-08 21:54:37 UTC
  • mto: This revision was merged to the branch mainline in revision 319.
  • Revision ID: smoser@ubuntu.com-20151208215437-p0rnn434j71g1eqb
vmtests: invoke nosetests3 with --nologcapture

When a install or boot fails, the vmtest harness would log.DEBUG
with the console log output.  nose was capturing this logging
and replaying it on test failure.

This causes very long output to the screen of the user who ran
'make vmtest', making it hard for them to find out what happened.

Since we're now reasonably storing the console logs, its quite
sane to not spit those to stderr so that the output is easier to read.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: