You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[6.19.z] Automate setting IoP log levels via satellite-installer (#20818)
Automate setting IoP log levels via satellite-installer (#20815)
* Automate setting IoP log levels via satellite-installer
This PR automates testing of SAT-41750, which introduced
satellite-installer options that set the verbosity level of the IoP
loggers. It verifies that none of these loggers are set to DEBUG by
default, that all of them can be switched to DEBUG using
satellite-installer, and that all of them can be switched back to their
default values using satellite-installer. It also introduces a helper
method for processing satellite-installer help output into a dictionary.
* Change Satellite fixture to the correct IoP fixture
(cherry picked from commit c484979)
Co-authored-by: synkd <48261305+synkd@users.noreply.github.com>
0 commit comments