Make install a first class citizen #90

Open
opened 2021-11-20 13:23:45 +00:00 by ungleich-gitea · 3 comments

While we do have cdist install and several install types, installing is still not something that we do on a daily basis.

I suggest that we add (automated) test cases as follows:

  • Being able to create a installable (BIOS/Legacy) usb stick that install Devuan
  • Being able to create an installable (UEFI) usb stick that install alpine
  • Being able to generate a pxe bootable image that automatically installs arch linux
While we do have `cdist install` and several install types, installing is still not something that we do on a daily basis. I suggest that we add (automated) test cases as follows: * Being able to create a installable (BIOS/Legacy) usb stick that install Devuan * Being able to create an installable (UEFI) usb stick that install alpine * Being able to generate a pxe bootable image that automatically installs arch linux
ungleich-gitea added the
TODO
label 2021-11-20 13:23:45 +00:00
Author
Owner

unassigned @poljakowski

unassigned @poljakowski
Author
Owner

Not so much into unit tests here, but more integration tests.

I'm fine with some make targets, like make test, which then calls test-preos, test-config etc.

Not so much into unit tests here, but more integration tests. I'm fine with some make targets, like make test, which then calls test-preos, test-config etc.
Author
Owner

@nico You mean unit test cases? How do we validate if image works?

@nico You mean unit test cases? How do we validate if image works?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ungleich-public/cdist#90
No description provided.