1. 20 2月, 2019 1 次提交
  2. 18 2月, 2019 5 次提交
  3. 16 2月, 2019 1 次提交
    • C
      Record all logged messages during test run into the test log · beb9dac8
      Cleber Rosa 提交于
      Each test has its own log file within a given job result dir,
      located at "test-results/$(test-id)/debug.log".
      
      If the test is an INSTRUMENTED test, using the standard Python logging
      module/API, all produced content should be recorded into the test log
      file.  This adds a handler that does exactly that to the logging
      module root logger.
      Signed-off-by: NCleber Rosa <crosa@redhat.com>
      beb9dac8
  4. 14 2月, 2019 5 次提交
  5. 13 2月, 2019 5 次提交
  6. 12 2月, 2019 14 次提交
  7. 11 2月, 2019 2 次提交
  8. 08 2月, 2019 1 次提交
  9. 07 2月, 2019 6 次提交