You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking to onboard this to microsoft/netperf to grab state for every run, and upload it with the other logs, but when this is run there are effectively two copies of the data in the output, raw and compressed (zip). I would like two additional command line options:
-RawOutputOnly - which disables the compression step.
-CompressedOutputOnly - which deletes the raw output directory after it has been zipped.
The text was updated successfully, but these errors were encountered:
I'm looking to onboard this to microsoft/netperf to grab state for every run, and upload it with the other logs, but when this is run there are effectively two copies of the data in the output, raw and compressed (zip). I would like two additional command line options:
-RawOutputOnly
- which disables the compression step.-CompressedOutputOnly
- which deletes the raw output directory after it has been zipped.The text was updated successfully, but these errors were encountered: