From Fedora Project Wiki

Revision as of 09:16, 9 June 2021 by Sumantrom (talk | contribs) (Created page with "{{QA/Test_Case |description=This test case tests whether you can download mutiple artifacts off the internet irrespective of protocol using aria2 |setup= # Ensure the {{packag...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This test case tests whether you can download mutiple artifacts off the internet irrespective of protocol using aria2

Setup

  1. Ensure the Package-x-generic-16.pngaria2 package is installed

How to test

  1. Run aria2c https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-Rawhide-20210605.n.0.iso to start downloading (in this case the iso file
  2. Add aria2c -x 3 /link/of/the/artifact to specify the connect per host, in this case 3 represents downloding 3 connection per host

Expected Results

  1. The desired downloaded articfact can be found