Skip to content

Commit b8502d9

Browse files
committed
Use sippy from github@master.
See if we dropped any cores.
1 parent 8c9b6ce commit b8502d9

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@master

test_run.sh

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

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

0 commit comments

Comments
 (0)