Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mantle/kola: add max_level_console=debug for COSA_TESTISO_DEBUG #3918

Merged
merged 1 commit into from
Nov 1, 2024

Commits on Nov 1, 2024

  1. mantle/kola: add max_level_console=debug for COSA_TESTISO_DEBUG

    Otherwise only `info` level messages will go to the console
    of the machine.
    
    We were digging into a new instance of [1] and found that we
    weren't really getting debug messages on the console of the
    machine (which means no new clues as to why the tests are
    timing out). Turns out this is why we weren't getting those
    new debug messages we thought we would get.
    
    [1] coreos/fedora-coreos-tracker#1796
    dustymabe committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    0e10c59 View commit details
    Browse the repository at this point in the history