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] Import past results to DB #3275

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

Conversation

vkarak
Copy link
Contributor

@vkarak vkarak commented Oct 2, 2024

Currently, only the following import vectors are supported:

  • From perflogs (in compatibility mode)
  • From other DB files

Todos

  • Import from JSON reports (>=4.7)
  • Import from JSON reports (< 4.7)
  • Import from perflogs (standard)
  • Import from perflogs (compatibility)
  • Import from DB
  • Add documentation
  • Add unit tests

@vkarak vkarak added request for enhancement prio: normal reporting Issues related to reporting and processing the test results labels Oct 2, 2024
@vkarak vkarak added this to the ReFrame 4.7 milestone Oct 2, 2024
@vkarak vkarak requested review from ekouts and teojgo October 2, 2024 15:38
@vkarak vkarak self-assigned this Oct 2, 2024
@pep8speaks
Copy link

pep8speaks commented Oct 2, 2024

Hello @vkarak, Thank you for updating!

Line 81:17: E126 continuation line over-indented for hanging indent

Line 1414:57: W292 no newline at end of file

Do see the ReFrame Coding Style Guide

Comment last updated at 2024-11-05 23:32:19 UTC

@vkarak vkarak marked this pull request as draft October 2, 2024 15:39
@vkarak vkarak force-pushed the feat/db-import-results branch 2 times, most recently from 8b92f3b to 626cbc5 Compare October 3, 2024 09:42
@vkarak vkarak force-pushed the feat/db-import-results branch 2 times, most recently from a6dffa7 to 72b5d36 Compare October 24, 2024 12:45
@vkarak vkarak removed this from the ReFrame 4.7 milestone Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement prio: normal reporting Issues related to reporting and processing the test results
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants