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:update cxl_mem_tg test completion timeout value #3081

Merged
merged 3 commits into from
Jan 22, 2024

Conversation

anandaravuri
Copy link
Contributor

-update cxl_mem_tg test completion timeout value to 0.5 seconds.
-user can pass timeout value as command line argument –timeout in milliseconds,
cxl_mem_tg sets test completion timeout to input value.

  • exits application( return error) if user pass read and write values and Read count exceeds Read count exceeds Write count

  -update cxl_mem_tg test completion timeout value to 0.5 seconds.
  -user can pass timeout value as command line argument –timeout in milliseconds,
     cxl_mem_tg sets test completion timeout to input value.
  - exits application( return error)  if user pass read and write values and Read count exceeds Read count exceeds Write count

Signed-off-by: anandaravuri <[email protected]>
@anandaravuri anandaravuri requested a review from a team as a code owner January 19, 2024 23:56
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7614036803

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.07%) to 64.777%

Totals Coverage Status
Change from base Build 7590974658: -0.07%
Covered Lines: 15790
Relevant Lines: 24376

💛 - Coveralls

@anandaravuri anandaravuri merged commit 01ddb08 into master Jan 22, 2024
27 checks passed
@anandaravuri anandaravuri deleted the aravuri/fix_timeout branch January 22, 2024 19:01
anandaravuri added a commit that referenced this pull request Jan 22, 2024
* fix:update cxl_mem_tg test completion timeout value

  -update cxl_mem_tg test completion timeout value to 0.5 seconds.
  -user can pass timeout value as command line argument –timeout in milliseconds,
     cxl_mem_tg sets test completion timeout to input value.
  - exits application( return error)  if user pass read and write values and Read count exceeds Read count exceeds Write count

Signed-off-by: anandaravuri <[email protected]>
anandaravuri added a commit that referenced this pull request Jan 22, 2024
* fix:update cxl_mem_tg test completion timeout value

  -update cxl_mem_tg test completion timeout value to 0.5 seconds.
  -user can pass timeout value as command line argument –timeout in milliseconds,
     cxl_mem_tg sets test completion timeout to input value.
  - exits application( return error)  if user pass read and write values and Read count exceeds Read count exceeds Write count

Signed-off-by: anandaravuri <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants