add the expected prompt for ubuntu root user 92/13992/2
authorYulong Pei <yulong.pei@intel.com>
Tue, 7 Aug 2018 10:37:18 +0000 (18:37 +0800)
committerPeter Mikus <pmikus@cisco.com>
Fri, 24 Aug 2018 18:40:52 +0000 (18:40 +0000)
commit7afd133d67400a062b0d3ae2ecf8b6ab380077fe
tree548019c5c250d52f4ab6bfd6a50fd5efe5fef559
parent3ead402fb624ac250aa48728b4c5ff0506633189
add the expected prompt for ubuntu root user

if ssh use root account to login ubuntu os, its prompt is ":~# ",
so add it to let csit test can run with root account.

Change-Id: I21f5380245324c8e48099433e3d374188e9001d9
Signed-off-by: Yulong Pei <yulong.pei@intel.com>
resources/libraries/python/VatExecutor.py
resources/libraries/python/ssh.py