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

[PH] Capture Full Command Line Argument String in Report #720

Conversation

ClaytonCalabrese
Copy link
Contributor

@ClaytonCalabrese ClaytonCalabrese commented Feb 15, 2023

Log rawCmdLine using ' '.join(sys.argv[0:]) in order to capture the command line used to start the test run
"rawCmdLine ": "tests/performance_tests/performance_test.py --test-iteration-duration-sec 10 --final-iterations-duration-sec 30 --calc-producer-threads lmax --calc-chain-threads lmax --calc-net-threads lmax"

tests/performance_tests/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@oschwaldp-oci oschwaldp-oci left a comment

Choose a reason for hiding this comment

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

Please update PR description.

@ClaytonCalabrese ClaytonCalabrese merged commit 6e5cb4a into feature_performance_harness_stage_2 Feb 21, 2023
@ClaytonCalabrese ClaytonCalabrese deleted the performance_harness_capture_arg_string branch February 21, 2023 01:05
@oschwaldp-oci oschwaldp-oci added the OCI Work exclusive to OCI team label Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants