qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] tests/vm/openbsd: Remove the "Time appears wrong" workaround
@ 2024-10-23  7:23 Thomas Huth
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Huth @ 2024-10-23  7:23 UTC (permalink / raw)
  To: Brad Smith, qemu-devel; +Cc: Alex Bennée, Philippe Mathieu-Daudé

Seems like the server now reports the right time again, so we have
to drop the workaround to get the installer working again.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 tests/vm/openbsd | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/vm/openbsd b/tests/vm/openbsd
index dfd11c93f0..5e4f76f398 100755
--- a/tests/vm/openbsd
+++ b/tests/vm/openbsd
@@ -159,7 +159,6 @@ class OpenBSDVM(basevm.BaseVM):
 
         self.print_step("Installation started now, this will take a while")
         self.console_wait_send("Location of sets",        "done\n")
-        self.console_wait_send("Time appears wrong.  Set to", "\n")
 
         self.console_wait("successfully completed")
         self.print_step("Installation finished, rebooting")
-- 
2.47.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] tests/vm/openbsd: Remove the "Time appears wrong" workaround
@ 2024-10-23  7:24 Thomas Huth
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Huth @ 2024-10-23  7:24 UTC (permalink / raw)
  To: Brad Smith, qemu-devel; +Cc: Alex Bennée, Philippe Mathieu-Daudé

Seems like the server now reports the right time again, so we have
to drop the workaround to get the installer working again.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 tests/vm/openbsd | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/vm/openbsd b/tests/vm/openbsd
index dfd11c93f0..5e4f76f398 100755
--- a/tests/vm/openbsd
+++ b/tests/vm/openbsd
@@ -159,7 +159,6 @@ class OpenBSDVM(basevm.BaseVM):
 
         self.print_step("Installation started now, this will take a while")
         self.console_wait_send("Location of sets",        "done\n")
-        self.console_wait_send("Time appears wrong.  Set to", "\n")
 
         self.console_wait("successfully completed")
         self.print_step("Installation finished, rebooting")
-- 
2.47.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-23  7:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-23  7:24 [PATCH] tests/vm/openbsd: Remove the "Time appears wrong" workaround Thomas Huth
  -- strict thread matches above, loose matches on Subject: below --
2024-10-23  7:23 Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).