From: demx8as6 Date: Fri, 25 Nov 2022 11:25:33 +0000 (+0100) Subject: Create template for notifyFileReady X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F32%2F9832%2F2;p=oam.git Create template for notifyFileReady - add file-ready script to examples IssueID: OAM-292 Change-Id: Ic8a3c6fdbf9c33d23956140a8075396b4b6ea6b2 Signed-off-by: demx8as6 --- diff --git a/code/client-scripts-ves-v7/_example.sh b/code/client-scripts-ves-v7/_example.sh index 44c1bb9..9ded389 100755 --- a/code/client-scripts-ves-v7/_example.sh +++ b/code/client-scripts-ves-v7/_example.sh @@ -107,3 +107,12 @@ ./sendStndDefinedO1NotifyPnfRegistration.sh 7DEV ./sendStndDefinedO1NotifyPnfRegistration.sh nSky ./sendStndDefinedO1NotifyPnfRegistration.sh 1OSF + +################################################################################ +# send o1-notify-pnf-registration +./sendStndDefinedNotifyFileReady.sh pnf2 +./sendStndDefinedNotifyFileReady.sh FYNG +./sendStndDefinedNotifyFileReady.sh R2D2 +./sendStndDefinedNotifyFileReady.sh 7DEV +./sendStndDefinedNotifyFileReady.sh nSky +./sendStndDefinedNotifyFileReady.sh 1OSF