Re: [PATCH v10 3/3] Acceptance tests: add make targets to download images

2020-03-17 Thread Cleber Rosa
On Tue, Mar 17, 2020 at 06:36:18PM +, Alex Bennée wrote: > > Cleber Rosa writes: > > > The newly introduced "boot linux" tests make use of Linux images that > > are larger than usual, and fall into what Avocado calls "vmimages", > > and can be referred to by name, version and architecture. >

Re: [PATCH v10 3/3] Acceptance tests: add make targets to download images

2020-03-17 Thread Willian Rampazzo
On Tue, Mar 17, 2020 at 11:17 AM Cleber Rosa wrote: > > The newly introduced "boot linux" tests make use of Linux images that > are larger than usual, and fall into what Avocado calls "vmimages", > and can be referred to by name, version and architecture. > > The images can be downloaded automatic

Re: [PATCH v10 3/3] Acceptance tests: add make targets to download images

2020-03-17 Thread Alex Bennée
Cleber Rosa writes: > The newly introduced "boot linux" tests make use of Linux images that > are larger than usual, and fall into what Avocado calls "vmimages", > and can be referred to by name, version and architecture. > > The images can be downloaded automatically during the test. But, to >

[PATCH v10 3/3] Acceptance tests: add make targets to download images

2020-03-17 Thread Cleber Rosa
The newly introduced "boot linux" tests make use of Linux images that are larger than usual, and fall into what Avocado calls "vmimages", and can be referred to by name, version and architecture. The images can be downloaded automatically during the test. But, to make for more reliable test result