Wizard: Kernel step basics

This adds foundation for Kernel step, including gating and basic tests.
This commit is contained in:
regexowl 2024-12-13 14:16:47 +01:00 committed by Klara Simickova
parent 8004ed75e4
commit 8e046e3018
22 changed files with 141 additions and 4 deletions

View file

@ -116,6 +116,7 @@ const goToReviewStep = async () => {
await clickNext(); // Timezone
await clickNext(); // Locale
await clickNext(); // Hostname
await clickNext(); // Kernel
await clickNext(); // Details
await enterBlueprintName();
await clickNext(); // Review