From 3248813c415487720d63e92965167a903033d7b5 Mon Sep 17 00:00:00 2001 From: demx8as6 Date: Fri, 25 Nov 2022 12:25:33 +0100 Subject: [PATCH] Create template for notifyFileReady - add file-ready script to examples IssueID: OAM-292 Change-Id: Ic8a3c6fdbf9c33d23956140a8075396b4b6ea6b2 Signed-off-by: demx8as6 --- code/client-scripts-ves-v7/_example.sh | 9 +++++++++ 1 file changed, 9 insertions(+) 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 -- 2.16.6