Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
api-tests
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NFV - Network Functions Virtualisation
api-tests
Commits
00920bf9
Commit
00920bf9
authored
3 years ago
by
Elian Kraja
Committed by
Giacomo Bernini
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Removing unused variables
parent
0e182104
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!230
Merging "3.5.1 dev" into "Release 3"
,
!201
SOL005 NSD Management - Implementation of deltas between v3.5.1 and v3.3.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SOL005/NSDManagement-API/environment/variables.txt
+0
-21
0 additions, 21 deletions
SOL005/NSDManagement-API/environment/variables.txt
with
0 additions
and
21 deletions
SOL005/NSDManagement-API/environment/variables.txt
+
0
−
21
View file @
00920bf9
...
...
@@ -11,18 +11,12 @@ ${AUTH_USAGE} 1
${NEG_AUTHORIZATION_TOKEN} Bearer negativetoken
${apiMajorVersion} v2
${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_uri} http://172.21.248.145
${callback_endpoint} /nsd/subscriptions
${callback_endpoint_error} /subs_404
${callback_endpoint_fwd} /endpoint/check
${sleep_interval} 20s
${notification_request} []
${notification_response} []
...
...
@@ -31,7 +25,6 @@ ${testOptionalMethods} 0
${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
${response} httpresponse
...
...
@@ -45,7 +38,6 @@ ${newSubscriptionId} newSubsciptionId
${origResponse} httpresponse
${POS_FIELDS} nsdOnboardingState=ONBOARDED
${NEG_FIELDS} wrongName=any_value
${nsdInfoId} 5a569e1d-4ffe-4e9a-8cf6-c24226651e56
${nsdInfoIdPlain} 5a569e1d-4ffe-4e9a-8cf6-c24226651e56
...
...
@@ -54,28 +46,19 @@ ${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
${contentFileNsd} files/nsd.yml
${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
...
...
@@ -85,12 +68,8 @@ ${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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment