[chore] Move test package to internal#44761
Conversation
|
@rakesh-garimella I think you will need to split this into 2 PRs. See #43108 (comment) |
hi @ChrsMark I am using |
I think it's fine to have duplicate code for a while and then remove it with a second PR. |
|
@rakesh-garimella merged. Feel free to apply the second part in a follow-up PR |
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Add missing `internal/k8sleaderelectortest` to the chloggen config running `make generate-chloggen-components` command. https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/20094969552/job/57651005585?pr=44863 This was introduced in #44761 Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description - Followup change for: #44761 - Use the new internal package for tests - Remove duplicate package in extensions <!-- Issue number (e.g. #1234) or full URL to issue, if applicable. --> #### Link to tracking issue Fixes #44761 <!--Describe what testing was performed and which tests were added.--> #### Testing <!--Describe the documentation added.--> #### Documentation <!--Please delete paragraphs that you did not use before submitting.-->
Description
Link to tracking issue
Part of 43992
Testing
Documentation