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

Fix latency tests image import in the report #51

Closed
eroussy opened this issue Jan 11, 2024 · 0 comments · Fixed by #50
Closed

Fix latency tests image import in the report #51

eroussy opened this issue Jan 11, 2024 · 0 comments · Fixed by #50
Labels
bug Something isn't working

Comments

@eroussy
Copy link
Member

eroussy commented Jan 11, 2024

The latency test part of the report waits for a file named pub_standalone_interval_between.png.
This file is not created during the latency test which generates an error in the pdf.

However, two files are created :

  • pub_results_hypervisor_ci-tool
  • pub_results_vm_ci-tool
    But are never used in the report.
@eroussy eroussy added the bug Something isn't working label Jan 11, 2024
@eroussy eroussy linked a pull request Jan 12, 2024 that will close this issue
@eroussy eroussy closed this as completed Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant