aboutsummaryrefslogtreecommitdiff
path: root/lava_dispatcher/actions/boot/strategies.py
diff options
context:
space:
mode:
Diffstat (limited to 'lava_dispatcher/actions/boot/strategies.py')
-rw-r--r--lava_dispatcher/actions/boot/strategies.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lava_dispatcher/actions/boot/strategies.py b/lava_dispatcher/actions/boot/strategies.py
index 161a31d43..20a6aac34 100644
--- a/lava_dispatcher/actions/boot/strategies.py
+++ b/lava_dispatcher/actions/boot/strategies.py
@@ -41,3 +41,4 @@ from lava_dispatcher.actions.boot.ssh import SshLogin, Schroot
from lava_dispatcher.actions.boot.u_boot import UBoot
from lava_dispatcher.actions.boot.uefi import UefiShell
from lava_dispatcher.actions.boot.uefi_menu import UefiMenu
+from lava_dispatcher.actions.boot.recovery import RecoveryBoot