Bug #17428

Test suite: finish transition from old ISO to old USB image

Added by intrigeri 2020-01-12 11:34:26 . Updated 2020-01-12 11:34:26 .

Status:
Confirmed
Priority:
Normal
Assignee:
Category:
Test suite
Target version:
Start date:
Due date:
% Done:

0%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

We don’t use the ISO image passed via --old-iso anymore, but:

  • Our Jenkins test job still retrieves the ISO and the USB image from the upstream build job.
  • To run tests with --old-iso I have to copy both the ISO and USB images to my test VM.

Both waste developer time and CI resources.

I think we should:

  • switch to --old-img
  • kill all the OLD_TAILS_ISO code
  • adjust our Jenkins test job to only retrieve the USB image from the upstream build job

Subtasks


History