-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.2
-
Component/s: voltha-lib-go
-
Labels:None
-
Story Points:3
-
Epic Link:
Some packages have a common_test.go file that sets the log level. These works well for unit testing in that package. However, when the package is imported the *_test.go are not imported making it impossible for the importer to control the log level of that package.
When running unit tests, especially on jenkins it's useful to not have unnecessary logging.
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
16721,2 | [VOL-2360] Fix logging when importing some packages. | master | voltha-lib-go | Status: MERGED | +2 | +1 |