Details
-
Type:
Enhancement
-
Status: Resolved (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 19.0.0
-
Fix Version/s: 19.0.0
-
Component/s: Event Reception - SNMP Traps, Event Reception - Syslog, Testing / JUnit
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Sprint:Horizon - Nov 30th, Horizon - Dec 7th, Horizon - Dec 14th, Horizon - Jan 11th, Horizon - Jan 18th, Horizon - Jan 25th, Horizon - Feb 1st
Description
We should write an integration test to make sure that syslog and trap messages get associated with the correct node when overlapping IP addresses are provisioned (in different locations). The test should:
- Provision nodes with the same IP address(es) in 2 or more locations.
- Simulate syslog messages that originate from different locations with identical IP addresses.
- Assert that the OpenNMS events that are created are associated with different nodes that correspond to each location.
This can be written as an IT inside features/events/{syslog,traps}.