Project

General

Profile

Actions

action #166430

closed

[tools] Keep a hardlink to iso in repo folder for agama test

Added by leli 3 months ago. Updated 3 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Start date:
2024-09-06
Due date:
% Done:

0%

Estimated time:

Description

Description

For agama live installer test on s390x, it need an iso in o3 server /repo/ folder(under the ftp).

Because agama can only boot in s390x with the iso (it doesn't have install= because it doesn't have linuxrc to boot from the extracted repo). Still we need to pass the extracted repo here for the qaboot and then later the iso here in the parmfile.
At the moment we can sync the repo without problem, it is already implemented in obsync but we are asking Andrii to implement to have a hardlink under /repo/ pointing to the .iso in iso/ folder (soft links didn't work). But we don't want that this hardlink will disappear, is there any way to prevent its automatic removal.

Ex:

leli@ariel:/var/lib/openqa/factory/iso> sudo ln -s agama-installer.s390x-9.0.0-openSUSE-Build17.9.iso ../repo/agama-installer.s390x-9.0.0-openSUSE-Build17.9.iso
leli@ariel:/var/lib/openqa/factory/repo> la agama-installer.s390x-9.0.0-openSUSE-Build17.9.iso
lrwxrwxrwx 1 root root 50 Sep  5 08:26 agama-installer.s390x-9.0.0-openSUSE-Build17.9.iso -> agama-installer.s390x-9.0.0-openSUSE-Build17.9.iso

Acceptance Criteria

  • AC1:: Keep a hardlink to iso in repo folder for agama test on s390x.

Related issues 1 (0 open1 closed)

Related to openQA Infrastructure (public) - action #166433: [alert] Waves of emails due to manual changes in /opt/openqa-trigger-from-obs size:SResolvedlivdywan

Actions
Actions

Also available in: Atom PDF