Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
We are not returning the rtc from the results verification
Before/After Comparison
Before: we verified the data but did not return the rtc.
After: we verify the data and return the rtc.
Clerical Stuff
This closes #52
Relates to JIRA: RPOPC-831
Test Command executed
/home/ec2-user/workloads/specjbb-wrapper/specjbb/specjbb_run --run_user ec2-user --home_parent /home --iterations 1 --tuned_setting tuned_none_sys_file_ --host_config m5.xlarge --sysname m5.xlarge --sys_type aws --use_pcp --java_version 21
csv of successful run
Warehouses,Bops,Numb_JVMs,Start_Date,End_Date
2,109974,1,2026-02-06T10:35:03Z,2026-02-06T10:39:10Z
4,147291,1,2026-02-06T10:35:03Z,2026-02-06T10:39:10Z
6,139581,1,2026-02-06T10:35:03Z,2026-02-06T10:39:10Z
8,131452,1,2026-02-06T10:35:03Z,2026-02-06T10:39:10Z
rtc of successful run: 0
rtc of induced failure: 1