-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add loop around dcnm_send to wait for successful response.
We've seen cases were a 500 response is returned if install-options is called too early. Add a loop to try for self.timeout seconds with 5 second poll time. Update unit tests to bypass the sleep so that the tests run faster.
- Loading branch information
1 parent
6ca1380
commit 758653e
Showing
2 changed files
with
94 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters