diff options
author | waqas.ikram <waqas.ikram@est.tech> | 2020-10-22 10:33:50 +0100 |
---|---|---|
committer | waqas.ikram <waqas.ikram@est.tech> | 2020-10-22 10:34:41 +0100 |
commit | e18ecde40cf3f48fcfef1f8853135ee00755a594 (patch) | |
tree | e999c03eb7fc86ecba52bff80914ced8292f1778 /asdc-controller/src/test/resources/resource-examples/vgw/dmaap-notification-message.json | |
parent | 506cd385cb845fa334856c0e236a79b058c8eb35 (diff) |
Changing ETSI folder dir per SDC-3244 requirement
Change-Id: I69b5f72add73868626acf0c0951da12e4e29607a
Issue-ID: SO-3327
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'asdc-controller/src/test/resources/resource-examples/vgw/dmaap-notification-message.json')
-rw-r--r-- | asdc-controller/src/test/resources/resource-examples/vgw/dmaap-notification-message.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asdc-controller/src/test/resources/resource-examples/vgw/dmaap-notification-message.json b/asdc-controller/src/test/resources/resource-examples/vgw/dmaap-notification-message.json index d936cd1144..8c42c9c3e9 100644 --- a/asdc-controller/src/test/resources/resource-examples/vgw/dmaap-notification-message.json +++ b/asdc-controller/src/test/resources/resource-examples/vgw/dmaap-notification-message.json @@ -29,8 +29,8 @@ }, { "artifactName": "vgw6.csar", - "artifactType": "ONBOARDED_PACKAGE", - "artifactURL": "/ONBOARDED_PACKAGE/vgw6.csar", + "artifactType": "ETSI_PACKAGE", + "artifactURL": "/ETSI_PACKAGE/vgw6.csar", "artifactChecksum": "NjdmNGU3ZDlkODQ0YTUzMTU5NjZmOThiYjMxNTJiNGI\u003d", "artifactDescription": "Artifact created from csar", "artifactTimeout": 120, |