041dac5acb
When downloading of new file fails due to short and temporary network issue then wait a few seconds and retry to download the file again. There were situations when small network issues caused python-tempestconf to end with an error. Story: 2006231 Task: 35832 Change-Id: Ie3f1d8b412dccecac2b05f6b5f540e36824777a4
8 lines
246 B
YAML
8 lines
246 B
YAML
---
|
|
features:
|
|
- |
|
|
When downloading of new file fails due to short and temporary
|
|
network issue then python-tempestconf does not end immediately
|
|
with an error but rather waits a few seconds and retries to
|
|
download the file again.
|