]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
Add _console_command()
authorZack Cerza <zack@redhat.com>
Tue, 23 Aug 2016 20:57:50 +0000 (14:57 -0600)
committerZack Cerza <zack@redhat.com>
Tue, 30 Aug 2016 16:47:33 +0000 (10:47 -0600)
commitf374d6df0400513b1f19caba1f7a9582bc7e2ee2
treee9cb17d1f5f7beae961eda8380537d44e01b6bd1
parent02b17c29887d73af560d88770ef9f67f82170b99
Add _console_command()

This provides a way to generate a command that establishes a SOL console
session that, depending on whether conserver settings are present, will
use that or fall back to ipmitool.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/orchestra/console.py
teuthology/orchestra/test/test_console.py