X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=solution%2Fdev%2Fves-test-collector%2Fclient-scripts-ves-v7%2FsendVesNotification.py;fp=solution%2Fdev%2Fves-test-collector%2Fclient-scripts-ves-v7%2FsendVesNotification.py;h=99b77841746a066e408da21fa3f968dfc3c95618;hb=f9e11bbaa0d9db27bd418a1e7b2634a54cdf054f;hp=d6d0adcdde9d25e1f865d1babfb599ee6f52e982;hpb=562a65a378c3ce3df48947a1a335b89f59f17940;p=oam.git diff --git a/solution/dev/ves-test-collector/client-scripts-ves-v7/sendVesNotification.py b/solution/dev/ves-test-collector/client-scripts-ves-v7/sendVesNotification.py index d6d0adc..99b7784 100644 --- a/solution/dev/ves-test-collector/client-scripts-ves-v7/sendVesNotification.py +++ b/solution/dev/ves-test-collector/client-scripts-ves-v7/sendVesNotification.py @@ -29,7 +29,7 @@ from pathlib import Path # Globals dir = os.path.dirname(os.path.realpath(__file__)) -domain = "heartbeat" +domain = "notification" fqdn = socket.getfqdn() # time formats