Fix JtiTelemetryIT smoke test

Description

Jti smoke test is failing with following log for both OpenNMS/Minion

com.jayway.awaitility.core.ConditionTimeoutException: Lambda expression in org.opennms.smoketest.utils.DaoUtils that uses org.opennms.core.criteria.Criteria, org.opennms.core.criteria.Criteriaorg.opennms.netmgt.dao.api.OnmsDao: expected not null but was <null> within 1 minutes. at org.opennms.smoketest.minion.JtiTelemetryIT.sendNewSuspectEvent(JtiTelemetryIT.java:162) at org.opennms.smoketest.minion.JtiTelemetryIT.verifyJtiTelemetryOnOpenNMS(JtiTelemetryIT.java:93)

CircleCI link :

https://app.circleci.com/pipelines/github/OpenNMS/opennms/13205/workflows/5dc7a80b-c9b7-4ffd-8122-a7f296d7e711/jobs/82899

This is mostly due to configured SENDER_IP : 192.168.1.1 is resolvable to a real host name instead of plain IP Address.  We should probably fix test

 

Acceptance / Success Criteria

Smoke tests should pass for JtiTelemetryIT

Lucidchart Diagrams

Activity

Show:

Chandra Gorantla October 21, 2021 at 2:30 AM
Edited

Should be fixed by ff7be6a

and d422a42

Fixed

Details

Assignee

Reporter

Sprint

Fix versions

Affects versions

Priority

PagerDuty

Created October 20, 2021 at 9:13 PM
Updated November 9, 2021 at 4:16 PM
Resolved October 21, 2021 at 2:30 AM

Flag notifications