]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
orchestra/console.py: increase 'power status' timeout 2090/head
authorDan Mick <dan.mick@redhat.com>
Mon, 29 Sep 2025 17:29:39 +0000 (10:29 -0700)
committerDan Mick <dan.mick@redhat.com>
Mon, 29 Sep 2025 17:29:39 +0000 (10:29 -0700)
commitabcab8e8c9581162f7068130cc494315ae313a6e
tree0ad040ef76c25989830e870979111b2a698e2043
parent423b1b31eec63893e3e862ecded0d45f0f3dcd4d
orchestra/console.py: increase 'power status' timeout

in set_power() we check to see if the power operation worked by
examining ipmi power status.  Give longer than 1s for the
status command to complete.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
teuthology/orchestra/console.py