tests/acceptance: refactor boot_linux to allow code reuse
commit1c80c87c8c2489e4318c93c844aa29bc1d014146
authorPavel Dovgalyuk <Pavel.Dovgaluk@gmail.com>
Fri, 29 May 2020 07:05:31 +0000 (29 10:05 +0300)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Sun, 31 May 2020 16:25:31 +0000 (31 18:25 +0200)
treeb4e86b9f4bc7585a514902a495a069fbfa329ff4
parent12121c496fcc609e23033c4a36399b54f98bcd56
tests/acceptance: refactor boot_linux to allow code reuse

This patch moves image downloading functions to the separate class to allow
reusing them from record/replay tests.

Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <159073593167.20809.17582679291556188984.stgit@pasha-ThinkPad-X280>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
tests/acceptance/boot_linux.py