change default logging level to INFO
ClosedPublic

Authored by garretraziel on Jul 29 2015, 11:28 AM.

Details

Summary

Per Adam's suggestion, this sets default logging level
in trigger to INFO (instead of WARNING) - if user is running trigger
from console, he want verbose output and we can easily set log level
by using -l in cron job.

Test Plan

Run trigger with and without -l specified.

Diff Detail

Repository
rOPENQA fedora_openqa
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
garretraziel retitled this revision from to change default logging level to INFO.Jul 29 2015, 11:28 AM
garretraziel updated this object.
garretraziel edited the test plan for this revision. (Show Details)
garretraziel added reviewers: adamwill, jskladan.
jskladan accepted this revision.Jul 29 2015, 11:32 AM
This revision is now accepted and ready to land.Jul 29 2015, 11:32 AM
This revision was automatically updated to reflect the committed changes.