X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pmproducer%2Fsrc%2Ftest%2Fjava%2Forg%2Foran%2Fpmproducer%2FIntegrationWithIcs.java;h=f6a8d5d1dbb03959e9c14563a13cc2e458a4ec39;hb=fbccee5729fb23f3424046c1d122d29f0fec545a;hp=de79b60ee3978ef25b172edbee71f79453bbc16c;hpb=d806dbef4f43bb9c631c818e96c1a39e440c5e6c;p=nonrtric%2Fplt%2Franpm.git diff --git a/pmproducer/src/test/java/org/oran/pmproducer/IntegrationWithIcs.java b/pmproducer/src/test/java/org/oran/pmproducer/IntegrationWithIcs.java index de79b60..f6a8d5d 100644 --- a/pmproducer/src/test/java/org/oran/pmproducer/IntegrationWithIcs.java +++ b/pmproducer/src/test/java/org/oran/pmproducer/IntegrationWithIcs.java @@ -57,6 +57,10 @@ import org.springframework.test.context.TestPropertySource; "app.configuration-filepath=./src/test/resources/test_application_configuration.json", // "app.ics-base-url=https://localhost:8434" // }) +/** + * Tests that the interwork with ICS works. + * ICS must be running. + */ class IntegrationWithIcs { private static final String JOB_ID = "JOB_ID";