Allow MongoDB TLS Connection options to be passed into omniperf import
Is your feature request related to a problem? Please describe. It is a problem for me, because I am trying to connect to a MongoDB where TLS is enabled.
Describe the solution you'd like I would like to have several tls connection options during import. Like: `tls=true, tlsAllowInvalidCertificates=true/false , --tlsAllowInvalidHostnames=true/false, --tlsCAFile , etc '
Describe alternatives you've considered We forked this repo and implemented a solution for previous version but it is hard to keep up with so much refactor code.
Additional context Thank you for any consideration.
Thank you for the feature request. I've assigned the ticket to the project PM who will delegate it to an engineer. Once we've triaged, we'll follow up with an ETA. CC: @nartmada
Hi @ELCapitanLLNL. Internal ticket has been created to assist with your request. Thanks!
Hi, @ELCapitanLLNL. I wanted to update you on the feature request. I've followed up with the Omniperf team, and it is likely to be included in version 6.6. Please keep an eye out for further updates in the release notes.
Sounds good, also I wondering if it is need it to use the admin account or can the upload workloads using regular MongoDB user account with access to a database name: omniperf .
Hi, @ELCapitanLLNL, sorry I can't provide an answer now. We have not yet made a design decision regarding that feature. Once it is released, we will ensure comprehensive documentation is available to guide its usage.
This issue has been migrated to: https://github.com/ROCm/rocm-systems/issues/49
Imported to ROCm/rocm-systems