Fixed
Details
Assignee
MalateshMalateshReporter
Seth LegerSeth LegerStory Points
2Components
Sprint
NoneFix versions
Affects versions
Priority
Major
Details
Details
Assignee
Malatesh
MalateshReporter
Seth Leger
Seth LegerStory Points
2
Components
Sprint
None
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created March 31, 2016 at 3:34 PM
Updated June 3, 2019 at 8:04 AM
Resolved April 6, 2016 at 8:52 AM
The existing unit tests and ITs for the distributable monitors need to be moved into the same project as the monitors.
Steps:
Move all unit tests and ITs that can run without any classes from opennms-services into the features/poller/monitors/core project.
Add entries to the pom.xml for all of the test dependencies.
Acceptance Criteria:
All tests run from their new location inside features/poller/monitors/core.