]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
teuthology/task/kernel: always hard reboot kernel-fix 2147/head
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 12 Feb 2026 00:33:45 +0000 (19:33 -0500)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 13 Feb 2026 13:30:49 +0000 (08:30 -0500)
commit76f36e6865be4ddcb29d455f126a084282247ea4
tree5c023a50874e1e93316dd1fac8760e864a51320d
parent8bec0da71becad44414c54979f64c9ef0e7099c6
teuthology/task/kernel: always hard reboot

On the new trial machines, the `shutdown -r now` routine
is hanging somewhere before reboot. The cause of this is unknown; it's
been very resistant to debugging. So, just sync file systems, remount
RO, and then do a hard reboot.

Fixes: https://tracker.ceph.com/issues/74717
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
teuthology/orchestra/remote.py
teuthology/task/kernel.py