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

[feat] From performance logger to result logger #2864

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Lewih
Copy link
Contributor

@Lewih Lewih commented Apr 18, 2023

Closes #2853.

As discussed also on Slack, performance loggers should log a test record for any kind of test.
This PR has the purpose to discuss and develop this feature.

Checklist:

  • Extend the output of perflog_handlers (e.g. httpjson and filelog) to tests not performing the performance stage.
  • Check that the log record content is correct for every kind of test.
  • Rename "performance loggers" to "result loggers" (or alternative name).
  • Update Config Schema
  • Update the tests.
  • Update the documentation.

The first commit should tackle the first point.

@jenkins-cscs
Copy link
Collaborator

Can I test this patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Logging not performance oriented tests in a rich fashion
3 participants