X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=conformance-tests%2Ftest-lists%2FNSDManagement-API.txt;fp=conformance-tests%2Ftest-lists%2FNSDManagement-API.txt;h=ca2a280d82053960052e64ceaeb57ec713e593e6;hb=e570b10455cf0ca49f1597e91282ce75c06688ea;hp=0000000000000000000000000000000000000000;hpb=9fc2b84c815dbadf688a28b9ae0ca710ca71a9cd;p=osm%2Ftests.git diff --git a/conformance-tests/test-lists/NSDManagement-API.txt b/conformance-tests/test-lists/NSDManagement-API.txt new file mode 100644 index 0000000..ca2a280 --- /dev/null +++ b/conformance-tests/test-lists/NSDManagement-API.txt @@ -0,0 +1,42 @@ +# Copyright 2020 ETSI OSM +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or +# implied. +# See the License for the specific language governing permissions and +# limitations under the License + +-t GET Individual Network Service Descriptor Information with invalid resource identifier +-t Disable Individual Network Service Descriptor +-t Enable Individual Network Service Descriptor +-t Enable Individual Network Service Descriptor with conflict due to operational state ENABLED +# -t DELETE Individual Network Service Descriptor in operational state ENABLED +-t POST Individual Network Service Descriptor - Method not implemented +-t PUT Individual Network Service Descriptor - Method not implemented +-t Get single file NSD Content in Plain Format +-t Get NSD Content in Zip Format +-t Get single file NSD Content in Plain or Zip Format +-t Get multi file NSD Content in Plain or Zip Format +-t Get multi file NSD Content in Plain Format +-t Get NSD Content with invalid resource identifier +-t Get NSD Content with conflict due to onboarding state +-t GET NSD Content with Range Request and NFVO not supporting Range Requests +-t Upload NSD Content as Zip file in synchronous mode +-t Upload NSD Content as plain text file in synchronous mode +-t POST NSD Content - Method not implemented +-t PATCH NSD Content - Method not implemented +-t DELETE NSD Content - Method not implemented +--variable nsdInfoId:$NSD_INFO_ID +--variable nsdInfoIdPlain:$NSD_INFO_ID + +--variable NFVO_HOST:$OSM_HOSTNAME +--variable NFVO_PORT:9999 +--variable apiRoot:/osm/ +--variable AUTHORIZATION:Bearer $AUTH_TOKEN \ No newline at end of file