Skip to content

op-acceptor: Output logs to the console and enable extra logs for tests when running in CI #374

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

Open
serpixel opened this issue May 21, 2025 · 1 comment · May be fixed by #352
Open

op-acceptor: Output logs to the console and enable extra logs for tests when running in CI #374

serpixel opened this issue May 21, 2025 · 1 comment · May be fixed by #352
Assignees

Comments

@serpixel
Copy link

Is your feature request related to a problem? Please describe.
We currently need to SSH into the container in order to see the test logs. This means that debugging the test logs for op-acceptor is very cumbersome on CI as we can't easily figure out what happened.
Additionally we are only able to see the info level of the test logs which means we may be missing critical information.

Describe the solution you'd like
We should enable op-acceptor to output the logs to the console on CI and additionally enable custom log levels for the tests.

Describe alternatives you've considered
SSHing into the container, though it may not be straighforward for everybody when dealing with multiple runs.

@serpixel serpixel self-assigned this May 21, 2025
@serpixel
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant