]> git.proxmox.com Git - mirror_frr.git/commit
topotests: set router name as title in screen and xterm
authorLouis Scalbert <louis.scalbert@6wind.com>
Fri, 18 Feb 2022 12:37:00 +0000 (13:37 +0100)
committerLouis Scalbert <louis.scalbert@6wind.com>
Mon, 21 Feb 2022 09:06:48 +0000 (10:06 +0100)
commit0bc768520648649bd6646f4aee6ee8a4049ad37c
tree2c41f839a06118fba4413659dc74013a3ce64599
parentce530b418fca0db1acd18af1aee482b3f667e2b3
topotests: set router name as title in screen and xterm

When running a topotest with the --shell or --vtysh argument, the
window titles of the routers are generic.

Set the router name as title to identify correctly the window.

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
tests/topotests/lib/micronet.py
tests/topotests/lib/micronet_cli.py
tests/topotests/lib/topotest.py