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

Unarchive log files before uploading artifacts #1874

Merged
merged 3 commits into from
Oct 2, 2024
Merged

Conversation

Molter73
Copy link
Collaborator

@Molter73 Molter73 commented Oct 2, 2024

Description

Doing this makes the artifacts easier to use, since it doesn't require unzip and unarchiving the logs separately. It also fixes an error with the benchmark steps, since these expect the perf.json files to be readily accessible.

Unfortunately, I wasn't able to do this in ansible, so running the test manually on remote systems still creates archives on the local host.

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

  • Test benchmark steps pass.

Doing this makes the artifacts easier to use, since it doesn't require
unzip and unarchiving the logs separately. It also fixes an error with
the benchmark steps, since these expect the perf.json files to be
readily accessible.

Unfortunately, I wasn't able to do this in ansible, so running the test
manually on remote systems still creates archives on the local host.
@Molter73 Molter73 requested a review from a team as a code owner October 2, 2024 10:01
@Molter73 Molter73 added the run-benchmark Ask to run benchmark on a PR and compare it with the baseline label Oct 2, 2024
Copy link

github-actions bot commented Oct 2, 2024

VM Method Baseline CPU median (%) Test CPU median (%) CPU P-value

VM Method Baseline Memory median (MiB) Test Memory median (MiB) Memory P-value

@Molter73 Molter73 merged commit e84d88e into master Oct 2, 2024
67 of 69 checks passed
@Molter73 Molter73 deleted the mauro/unarchive-logs branch October 2, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-benchmark Ask to run benchmark on a PR and compare it with the baseline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants