Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Notification
Commits
a0eeb7ba
Commit
a0eeb7ba
authored
Sep 09, 2021
by
Nikhil Singh[MicroSoft]
Browse files
IT Update
parent
0af63339
Pipeline
#64447
failed with stages
in 1 minute and 14 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
testing/notification-test-azure/src/test/java/org/opengroup/osdu/notification/api/TestStorageIntegration.java
View file @
a0eeb7ba
...
...
@@ -141,7 +141,9 @@ public class TestStorageIntegration extends BaseTestTemplate {
try
{
// Creates an actual subscription with a test endpoint i.e REGISTER_CUSTOM_PUSH_URL_HMAC
this
.
createResource
();
// Delay to get the above subscription registered by Notification Service
TimeUnit
.
SECONDS
.
sleep
(
60
);
// Delete the Test Ack subscription if there exists any as a part of cleanup.
// The Test Ack Subscription gets created if the the test endpoint of actual subscription
// created above receives notification from Notification Service.
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment