Testcase: test_dovecot_tcp6
Test case data
testcase |
test_dovecot_tcp6 |
testsuite |
/var/lib/utah/testsuites/mail-server |
returncode |
0 |
command |
python test.py |
stderr |
INFO:root:Cmd: ['netstat', '-6', '-ltnp']
INFO:root:Cmd output: Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp6 0 0 :::110 :::* LISTEN 881/dovecot
tcp6 0 0 :::143 :::* LISTEN 881/dovecot
tcp6 0 0 :::22 :::* LISTEN 876/sshd
tcp6 0 0 :::25 :::* LISTEN 1004/master
tcp6 0 0 :::993 :::* LISTEN 881/dovecot
tcp6 0 0 :::995 :::* LISTEN 881/dovecot
INFO:root:Check for the entries corresponding to dovecot
INFO:root:Check the number of dovcot etries is 4
.
----------------------------------------------------------------------
Ran 1 test in 0.003s
OK |
command_type |
testcase_test |