Newer
Older
*** Variables ***
${NFVO_HOST} localhost # Hostname of the NFVO
${NFVO_PORT} 8081 # Listening port of the NFVO
${NFVO_SCHEMA} https
${AUTHORIZATION_HEADER} Authorization
${AUTHORIZATION_TOKEN} Bearer 0b79bab50daca910b000d4f1a2b675d604257e42
${CONTENT_TYPE_JSON} application/json
${ACCEPT_JSON} application/json
${apiRoot} /
${AUTH_USAGE} 1
${NEG_AUTHORIZATION_TOKEN} Bearer negativetoken
${apiName} nsd
${FIELD_USAGE} 1
${NFVO_AUTHENTICATION} Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9
${NFVO_AUTH_USAGE} 1
${MOCK_SERVER_JAR} ../../../bin/mockserver-netty-5.5.0-jar-with-dependencies.jar
${callback_port} 9091
${callback_endpoint} /nsd/subscriptions
${callback_endpoint_error} /subs_404
${callback_endpoint_fwd} /endpoint/check
${sleep_interval} 20s
${notification_request} []
${notification_response} []
${NFVO_CHECKS_NOTIF_ENDPOINT} 1 ## If true, during subscription, the FUT performs a get to the notification endpoint
${NFVO_ALLOWS_DUPLICATE_SUBS} 1
${total_polling_time} 2 min
${polling_interval} 10 sec
${interval} 5 sec
${subscriptionId} f3ae6df7-07e1-47c9-8924-9ebe10343586
${erroneousSubscriptionId} 442e3ee5-0499-4849-9b31-eb91ce1638f1 # Not existing ID on the subscriptions
${newSubscriptionId} newSubsciptionId
${origResponse} httpresponse
${NEG_FIELDS} wrongName=any_value
${nsdInfoId} 5a569e1d-4ffe-4e9a-8cf6-c24226651e56
${nsdInfoIdPlain} 5a569e1d-4ffe-4e9a-8cf6-c24226651e56
${nsdInfoIdZip} 5a569e1d-4ffe-4e9a-8cf6-c24226651e56
${erroneous_nsdInfoId} erroneous_nsdInfoId
${disabledNsdInfoId} 5a569e1d-4ffe-4e9a-8cf6-c24226651e56
${fields} _links
${NFVO_FIELDS} 1
${Etag}= an etag
${modifiedNsdInfoId} f27200b1-1d8b-48c2-9d98-a993b8ab117f
${notOnboardedNsdInfoId} b992a851-08b1-45a8-9282-a5f7a7df04a6
${ACCEPT_ZIP} application/zip
${ACCEPT_PLAIN} text/plain
${CONTENT_TYPE_ZIP} application/zip
${CONTENT_TYPE_PLAIN} text/plain
${onboardingStateNsdInfoId} b992a851-08b1-45a8-9282-a5f7a7df04a6
${contentZipNsd} files/nsd.zip
${creatingNsdInfoId} 71241932-994a-46e2-ad6c-1740674dda44
${BAD_AUTHORIZATION_TOKEN} Bear sometoken
${original_etag} 1234
${wrong_etag} abcd
${usageState} state
${length} 1024
${createdNsdInfoId} f27200b1-1d8b-48c2-9d98-a993b8ab117f
${NSD_NAME} nsdName=onBoardedNSD
${PNFD_NAME} pnfdName=onBoardedPNFD
${SEPERATOR} =
${artifactPath} artifactPath
${CONTENT_TYPE_OCTET} application/octet-stream
${NFVO_RANGE_OK} 1 # If 1 means that Range is supported by the NFVO
${range} bytes=0-1023
${erroneousRange} bytes=100000-1000000 # Requesting a out of range number of bytes
${full_lenght} 2000
${pnfdInfoId} 40853bda-8a8f-4f63-9130-cef439f65348
${creatingPnfdInfoId} 71241932-994a-46e2-ad6c-1740674dda44
${erroneous_pnfdInfoId} erroneous_pnfdInfoId
${enabledPnfdInfoId} 40853bda-8a8f-4f63-9130-cef439f65348
${erroneous_pnfdId} erroneousPnfdId
${onboardingStatePnfdId} 8ed2bf1f-f6ae-4d18-b478-bfab02fd4cd2
${contentZipPnfd} files/pnfd.zip
${contentFilePnfd} files/pnfd.yml
${creatingPnfdId} 2e4ce0ef-3ea8-49f9-92dd-8771866015bb
${userDefinedDataSet} some
${pnfd_artifactPath} artifactPath
${notifCallbackUri} http://172.22.1.7:9091/nsd/subscriptions
${filter_ok} callbackUri=${notifCallbackUri}
${filter_ko} nfvId=f9f130e4-05eb-4082-a676-4c97d13a883d # Not existant filter attribute-based