We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In #2671 we updated the code to generate self signed certs in memory. However, it now has increased unit test time by 3.x
What tasks need to be accomplished to achieve the goal?
Optimize the creation of self signed certs to restore the unit test time to ~1min
The text was updated successfully, but these errors were encountered:
https://new-relic.atlassian.net/browse/NR-337843
Sorry, something went wrong.
jsumners-nr
No branches or pull requests
Description
In #2671 we updated the code to generate self signed certs in memory. However, it now has increased unit test time by 3.x
Acceptance Criteria
What tasks need to be accomplished to achieve the goal?
Optimize the creation of self signed certs to restore the unit test time to ~1min
The text was updated successfully, but these errors were encountered: