You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add host preflights for all needed ports (#1205)
* feat: add host preflights for all needed ports
checks if all needed ports are available on the server prior to start
the installation.
* chore: add e2e test for port failures
make sure preflights are failing if some ports are in use.
* feat: auto reboot node on reset
now we reboot the node after finishing the reset command.
* chore(e2e): wait for dbus + remove --reboot from reset
* chore: simplify things by just sleeping
* chore: log when sleeping
* chore(e2e): persist default route
0 commit comments