-
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 the retry logic and diagnostics to
DiktatSaveSmokeTest
(#1477)
### What's done: * `JAVA_HOME` is now correctly set for child processes (works around compatibility problems with Java 17). * Added the retry logic for download and delete operations. * Added test timeouts of 20s. * Added debug logging. * Dropped the dependency on Apache HttpClient (not really necessary). * See #1476.
- Loading branch information
1 parent
efc40ba
commit 812406d
Showing
4 changed files
with
262 additions
and
68 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
Oops, something went wrong.