diff options
author | Filip Krzywka <filip.krzywka@nokia.com> | 2018-10-01 08:12:07 +0200 |
---|---|---|
committer | Filip Krzywka <filip.krzywka@nokia.com> | 2018-10-01 08:23:04 +0200 |
commit | 7729ada64fae14e43d0a7de417d52bdb920ae4d4 (patch) | |
tree | bd32f44c641f06d2b7e313816e239fed7efd4aea /tests/dcaegen2-collectors-hv-ves/testcases/resources/scenarios/authorization | |
parent | 9085d59afb28c185183afe4058954c69f9e15bd2 (diff) |
Update HV-VES domain
Commit follows changes to domain name made in other tasks for
this issue.
Change-Id: I5d1b6b64d046cc5a2323e1e1646499cbd05d24a2
Issue-ID: DCAEGEN2-847
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
Diffstat (limited to 'tests/dcaegen2-collectors-hv-ves/testcases/resources/scenarios/authorization')
-rw-r--r-- | tests/dcaegen2-collectors-hv-ves/testcases/resources/scenarios/authorization/xnf-valid-messages-request.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dcaegen2-collectors-hv-ves/testcases/resources/scenarios/authorization/xnf-valid-messages-request.json b/tests/dcaegen2-collectors-hv-ves/testcases/resources/scenarios/authorization/xnf-valid-messages-request.json index 9aca4015..eabb9ce1 100644 --- a/tests/dcaegen2-collectors-hv-ves/testcases/resources/scenarios/authorization/xnf-valid-messages-request.json +++ b/tests/dcaegen2-collectors-hv-ves/testcases/resources/scenarios/authorization/xnf-valid-messages-request.json @@ -2,7 +2,7 @@ { "commonEventHeader": { "version": "sample-version", - "domain": "HVMEAS", + "domain": "PERF3GPP", "sequence": 1, "priority": 1, "eventId": "sample-event-id", |