From 263e15ce321ebf34e192684b3b918d9458bf5d4a Mon Sep 17 00:00:00 2001 From: Patryk Matuszak Date: Fri, 17 Apr 2026 14:36:27 +0200 Subject: [PATCH] Leave VM ready after tuned suite --- test/suites/tuned/microshift-tuned.robot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/suites/tuned/microshift-tuned.robot b/test/suites/tuned/microshift-tuned.robot index c2cc1e05bc..e0f20b5618 100644 --- a/test/suites/tuned/microshift-tuned.robot +++ b/test/suites/tuned/microshift-tuned.robot @@ -83,6 +83,8 @@ Teardown Command Should Work mv /etc/microshift/tuned.yaml.bak /etc/microshift/tuned.yaml Enable MicroShift Restart MicroShift-Tuned Expecting Reboot + # Let's leave VM in a state ready to pick up by next suite + Wait For MicroShift Healthcheck Success Logout MicroShift Host Restart MicroShift-Tuned Expecting Reboot