Skip to content

Add the retry logic and diagnostics to DiktatSaveSmokeTest#1477

Merged
0x6675636b796f75676974687562 merged 3 commits intomasterfrom
bugfix/andrey.shcheglov/smoke
Jul 26, 2022
Merged

Add the retry logic and diagnostics to DiktatSaveSmokeTest#1477
0x6675636b796f75676974687562 merged 3 commits intomasterfrom
bugfix/andrey.shcheglov/smoke

Conversation

@0x6675636b796f75676974687562
Copy link
Copy Markdown
Member

What's done:

### 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.
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 26, 2022

Codecov Report

Merging #1477 (f45c5f6) into master (efc40ba) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1477   +/-   ##
=========================================
  Coverage     82.96%   82.96%           
  Complexity     2579     2579           
=========================================
  Files           111      111           
  Lines          7708     7708           
  Branches       2111     2111           
=========================================
  Hits           6395     6395           
  Misses          418      418           
  Partials        895      895           
Flag Coverage Δ
unittests 82.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update efc40ba...f45c5f6. Read the comment docs.

### What's done:

 * See #1476.
### What's done:

 * See #1476.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring tests Improve testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FNFE: "File system element for parameter 'source' does not exist" when executing DiktatSaveSmokeTest.beforeAll

3 participants