-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Ocm via sciencemesh for 10.12 #40667
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
Conversation
Signed-off-by: Michiel de Jong <[email protected]>
Signed-off-by: Michiel de Jong <[email protected]>
Signed-off-by: Michiel de Jong <[email protected]>
Signed-off-by: Michiel de Jong <[email protected]>
|
Note: there is no unit test that covers the new code in Someone needs to decide if that is OK or not. |
|
Yeah, the existing unit test covers the case where the config variable is not set. |
|
We'll likely need time to check if we can mock the service. If this is expected to be in the release, unless the test is added today, I think it's better to leave it as technical debt and fix it later. The problem is that we need to register a service with the mock, and then unregister it after the test. Not sure if this is planned or not. |
|
Kudos, SonarCloud Quality Gate passed! |
|
Test added. It should be ready now. |
|
Testing cannot currently be performed as the test build is failing. |
Thanks for trying. not a release blocker, anyhow. We are pretty confident, it does not break anything else. |








Description
This is a rebase of PR #40577 to go to
release-10.12.0branch.I have left the changelog linking to #40577 because that PR actually has all the discussion etc., so it will be more useful to be linked in the changelog.
Related Issue
Motivation and Context
This is needed for OC-10 instances that want to join https://sciencemesh.io
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: