]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
orchestra/console.py: increase 'power status' timeout
authorDan Mick <dan.mick@redhat.com>
Mon, 29 Sep 2025 17:29:39 +0000 (10:29 -0700)
committerDavid Galloway <david.galloway@ibm.com>
Mon, 12 Jan 2026 21:12:29 +0000 (16:12 -0500)
commit2db7905c8fffa5227b9f5acb5201213edc05962e
tree3d881abb6271fde2c951b41ba8f126d08ce80148
parent104ebb3e290c8a1de2d9b637ad327e8e640f54be
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