Changed so that registration never gives up 52/10752/1
authorPatrikBuhr <patrik.buhr@est.tech>
Tue, 21 Mar 2023 09:46:52 +0000 (10:46 +0100)
committerPatrikBuhr <patrik.buhr@est.tech>
Tue, 21 Mar 2023 09:46:52 +0000 (10:46 +0100)
commit890c93c9bae2113d99f027b166319703c67c278f
tree3bc7cb6adf6ceb3736b956b902239ad7869c4c1c
parentebd1c0b01fb80f1313678c777d4b1cb46800c23d
Changed so that registration never gives up

This includes registration of types, registration of producer and creation of the input job.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-853
Change-Id: I3f3cafaa73c23100d6c0c7602be75e3b0f6f45d9
pmproducer/src/main/java/org/oran/pmproducer/tasks/ProducerRegstrationTask.java
pmproducer/src/test/java/org/oran/pmproducer/ApplicationTest.java