freeipa/ipatests/azure
François Cami 7027f7914e Make dnf more robust and faster
Sometimes the prepare-build step of azure pipelines fails
with download errors:
"configure: error: Package requirements (nspr) were not met:"
This can be due to fastestmirror not being used to check
mirror availability and sometimes speed. Combined with a
too-low default number of retries, and a high timeout this
can lead to download failures that could be avoided.
Activate fastestmirror, add more download workers, and tune
timeout/retries to make dnf more reliable.

Fixes: https://pagure.io/freeipa/issue/7999
Signed-off-by: François Cami <fcami@redhat.com>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
2019-07-03 08:13:39 +02:00
..
templates Make dnf more robust and faster 2019-07-03 08:13:39 +02:00
azure-pipelines.yml Exit on fail in azure multiline script 2019-06-26 20:47:58 +03:00
azure-run-tests.sh Azure Pipelines: simplify test job definitions 2019-05-28 09:55:51 +03:00
Dockerfile.build-container i18n_messages: get back a locale needed for testing 2019-05-16 09:51:45 +03:00