Wizard: Kernel step basics
This adds foundation for Kernel step, including gating and basic tests.
This commit is contained in:
parent
8004ed75e4
commit
8e046e3018
22 changed files with 141 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue