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

use fio's job_start parameter to compute start and end time of fio jobs. #1457

Merged
merged 7 commits into from
Oct 20, 2023

Conversation

ashmeenkaur
Copy link
Collaborator

Description

fio runtime exceeds the configured value sometimes (ref: axboe/fio#1640). Because of this out computation of fio start and end time was not correct.
Updated the script to use job's "job_start" parameter to compute the start and end time of fio jobs. This PR also includes some clean ups to simplify the logic.

Link to the issue in case of a bug fix.

NA

Testing details

  1. Manual - manually verified we are able to fetch vm metrics.
  2. Unit tests - Updated the unit tests
  3. Integration tests - NA

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

revert seq_rand_read_write.fio

clean up PR
@ashmeenkaur ashmeenkaur marked this pull request as ready for review October 20, 2023 07:32
@ashmeenkaur ashmeenkaur changed the title use fio job_start parameter to compute start and end time of fio jobs. use fio's job_start parameter to compute start and end time of fio jobs. Oct 20, 2023
Copy link
Collaborator

@raj-prince raj-prince left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comments. Overall looks good to me.

@ashmeenkaur ashmeenkaur merged commit 42c828c into master Oct 20, 2023
7 checks passed
@gargnitingoogle gargnitingoogle added the execute-perf-test Execute performance test in PR label Oct 25, 2023
gargnitingoogle pushed a commit that referenced this pull request Oct 30, 2023
…bs. (#1457)

* testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

revert seq_rand_read_write.fio

clean up PR

* revert local testing changes

* remove unused files

* clean up pr

* review comments

* review comments

* added unit tests
gargnitingoogle pushed a commit that referenced this pull request Oct 31, 2023
…bs. (#1457)

* testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

revert seq_rand_read_write.fio

clean up PR

* revert local testing changes

* remove unused files

* clean up pr

* review comments

* review comments

* added unit tests
gargnitingoogle pushed a commit that referenced this pull request Nov 1, 2023
…bs. (#1457)

* testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

revert seq_rand_read_write.fio

clean up PR

* revert local testing changes

* remove unused files

* clean up pr

* review comments

* review comments

* added unit tests
gargnitingoogle pushed a commit that referenced this pull request Nov 28, 2023
…bs. (#1457)

* testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

revert seq_rand_read_write.fio

clean up PR

* revert local testing changes

* remove unused files

* clean up pr

* review comments

* review comments

* added unit tests
gargnitingoogle pushed a commit that referenced this pull request Nov 29, 2023
…bs. (#1457)

* testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

revert seq_rand_read_write.fio

clean up PR

* revert local testing changes

* remove unused files

* clean up pr

* review comments

* review comments

* added unit tests
gargnitingoogle pushed a commit that referenced this pull request Nov 29, 2023
…bs. (#1457)

* testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

testing changes

revert seq_rand_read_write.fio

clean up PR

* revert local testing changes

* remove unused files

* clean up pr

* review comments

* review comments

* added unit tests
@ashmeenkaur ashmeenkaur deleted the fix-fio-runtime branch July 19, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
execute-perf-test Execute performance test in PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants