Skip to content

Commit aabc800

Browse files
committed
Use sippy from github@wip.
See if we dropped any cores.
1 parent 7243a81 commit aabc800

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sippy
1+
git+https://github.com/sippy/b2bua.git@wip

test_run.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,8 @@ then
331331
fi
332332
fi
333333

334+
${SUDO} find /tmp/ -type f -name core\*
335+
334336
report_rc_log "${ALICE_RC}" "${MM_CFG} alice.log bob.log rtpproxy.log ${MM_LOG}" "Checking if Alice is happy"
335337
report_rc_log "${BOB_RC}" "${MM_CFG} bob.log alice.log rtpproxy.log ${MM_LOG}" "Checking if Bob is happy"
336338

0 commit comments

Comments
 (0)