Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci/ui: test ISO building feature #754

Merged
merged 1 commit into from
Mar 27, 2023
Merged

Conversation

juadk
Copy link
Contributor

@juadk juadk commented Mar 21, 2023

Fix #578

At the time of writing, we can only build an ISO based on the stable ISO, that means the best place to test it is in the upgrade test before in that one, we start from STABLE ISO and upgrade to DEV ISO.

Later on, when we will be able to select building from DEV ISO, the test could be moved to the main scenario.

Verification run

  + ln -s /home/gh-runner/actions-runner/_work/elemental/elemental/elemental-from-cypress.iso node-001/
  + INSTALL_FLAG+=' --cdrom node-001/elemental-from-cypress.iso'

Check if it does not break tests which are not booting via ISO

  • K3s-UI_E2E-Latest_RM ✔️

@juadk juadk self-assigned this Mar 21, 2023
@juadk juadk force-pushed the 578-test_iso_building_feature branch 19 times, most recently from 47acd1c to 4e2c998 Compare March 24, 2023 23:17
@juadk juadk marked this pull request as ready for review March 25, 2023 13:29
@juadk juadk force-pushed the 578-test_iso_building_feature branch from 4e2c998 to 24e8a5a Compare March 25, 2023 14:38
@ldevulder ldevulder merged commit 182596d into main Mar 27, 2023
@ldevulder ldevulder deleted the 578-test_iso_building_feature branch March 27, 2023 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

e2e: test iso bulding API
2 participants