Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
api-tests
Manage
Activity
Members
Labels
Plan
Issues
7
Issue boards
Milestones
Wiki
Code
Merge requests
27
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Monitor
Incidents
Service Desk
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
NFV - Network Functions Virtualisation
api-tests
Merge requests
!54
The source project of this merge request has been removed.
added doc for notification tests
Merged
added doc for notification tests
(removed):master
into
master
Overview
0
Commits
2
Pipelines
0
Changes
15
Merged
Giacomo Bernini
requested to merge
(removed):master
into
master
5 years ago
Overview
0
Pipelines
0
Changes
15
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
fc34183a
2 commits,
5 years ago
15 files
+
777
−
748
Expand all files
Preferences
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
Files
15
Search (e.g. *.vue) (Ctrl+P)
SOL002/VNFFaultManagement-API/environment/variables.txt
+
8
−
0
Options
@@ -30,8 +30,16 @@ ${subscriptionId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f
${callback_uri} http://localhost
${callback_port} 9091
${callback_endpoint} /endpoint
${callback_endpoint_fwd} /endpoint/check
${callback_endpoint_error} /endpoint_404
${sleep_interval} 20s
${total_polling_time} 2 min
${polling_interval} 10 sec
${notification_request} []
${notification_response} []
${MOCK_SERVER_JAR} ../../../bin/mockserver-netty-5.5.0-jar-with-dependencies.jar
${AlarmNotification} {}
${AlarmClearedNotification} {}