[asterisk-scf-commits] asterisk-scf/integration/testsuite.git branch "review" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Tue Jun 28 11:51:29 CDT 2011
branch "review" has been updated
via 2506194115d72cfe000e45829d78cf4a65ec345e (commit)
from 0f8d3467d7c249955a7c94f96fe079a38f0d407d (commit)
Summary of changes:
.../sip/Functional_Call_Busy/scenarios/call.xml | 0
.../scenarios/wait_for_call_busy.xml | 0
.../sip/Functional_Call_Busy/testcase.yaml | 32 ++++++++++++-------
3 files changed, 20 insertions(+), 12 deletions(-)
rename tests/{ => asterisk_scf_components}/sip/Functional_Call_Busy/scenarios/call.xml (100%)
rename tests/{ => asterisk_scf_components}/sip/Functional_Call_Busy/scenarios/wait_for_call_busy.xml (100%)
rename tests/{ => asterisk_scf_components}/sip/Functional_Call_Busy/testcase.yaml (87%)
- Log -----------------------------------------------------------------
commit 2506194115d72cfe000e45829d78cf4a65ec345e
Author: Darren Sessions <dsessions at digium.com>
Date: Tue Jun 28 11:51:27 2011 -0500
Cleaning up the functional busy test files.
diff --git a/tests/sip/Functional_Call_Busy/scenarios/call.xml b/tests/asterisk_scf_components/sip/Functional_Call_Busy/scenarios/call.xml
similarity index 100%
rename from tests/sip/Functional_Call_Busy/scenarios/call.xml
rename to tests/asterisk_scf_components/sip/Functional_Call_Busy/scenarios/call.xml
diff --git a/tests/sip/Functional_Call_Busy/scenarios/wait_for_call_busy.xml b/tests/asterisk_scf_components/sip/Functional_Call_Busy/scenarios/wait_for_call_busy.xml
similarity index 100%
rename from tests/sip/Functional_Call_Busy/scenarios/wait_for_call_busy.xml
rename to tests/asterisk_scf_components/sip/Functional_Call_Busy/scenarios/wait_for_call_busy.xml
diff --git a/tests/sip/Functional_Call_Busy/testcase.yaml b/tests/asterisk_scf_components/sip/Functional_Call_Busy/testcase.yaml
similarity index 87%
rename from tests/sip/Functional_Call_Busy/testcase.yaml
rename to tests/asterisk_scf_components/sip/Functional_Call_Busy/testcase.yaml
index a0c9ed3..2ce1c27 100644
--- a/tests/sip/Functional_Call_Busy/testcase.yaml
+++ b/tests/asterisk_scf_components/sip/Functional_Call_Busy/testcase.yaml
@@ -1,4 +1,12 @@
name : Functional_Call_Busy
+docs :
+ template : generic
+ category : functional
+ summary : Test busy response from endpoint.
+ description : "This test starts Asterisk SCF on a test-suite remote agent and uses the configurator to push a configuration for two endpoints to the Asterisk SCF SIP Session Gateway on that remote.{br}{br}Two SIPp processes are then started on separate test-suite remote agents. One test-suite remote agent uses a custom SIPp scenario that sends an INVITE to Asterisk SCF destined for the SIPp UAS, and the other uses a custom SIPp UAS scenario that replies back with a '486 - Busy Here' message.{br}{br}A call is sent from the SIPp UAC to Asterisk SCF with the expectation that it will forward the call to the second SIPp process running as a UAS and will forward the 486 response back to the SIPp UAC.{br}{br}This test case is comprised of several sub-tests that include various transport configurations including: ipv4 <> ipv4, ipv4 <> ipv6, ipv6 <> ipv4, and ipv6 <> ipv6."
+ repo_url : 'http://git.asterisk.org/gitweb/?p=asterisk-scf/release/testsuite.git;a=tree;f=bamboo;hb=HEAD'
+ components : 'Service Locator, Bridge, Routing, Sip Session Gateway, and Media_RTP_PJMedia'
+ requirements : 'Asterisk SCF, SIPp, Wireshark (optional), CallFlow (optional)'
tests :
- ipv4toipv4 :
expected_failure : False
@@ -9,7 +17,7 @@ tests :
start:
host_filter :
- testsuite-remote-1.digium.internal
- - testsuite-remote-2.digium.internal
+ - testsuite-remote-4.digium.internal
- testsuite-remote-3.digium.internal
protocol_filter :
- sip
@@ -38,7 +46,7 @@ tests :
ipv4oripv6 : ipv4
- service :
type : endpoint
- targethost : testsuite-remote-2.digium.internal
+ targethost : testsuite-remote-4.digium.internal
targetport : 5060
sourcehost : testsuite-remote-1.digium.internal
sourceport : 5060
@@ -62,7 +70,7 @@ tests :
endport : 20000
workerthreadcount : 4
- sipp:
- testsuite_remote_host : testsuite-remote-2.digium.internal
+ testsuite_remote_host : testsuite-remote-4.digium.internal
cmd :
- uas :
scenario_file : wait_for_call_busy.xml
@@ -95,7 +103,7 @@ tests :
start:
host_filter :
- testsuite-remote-1.digium.internal
- - testsuite-remote-2.digium.internal
+ - testsuite-remote-4.digium.internal
- testsuite-remote-3.digium.internal
protocol_filter :
- sip
@@ -129,7 +137,7 @@ tests :
ipv4oripv6 : ipv6
- service :
type : endpoint
- targethost : testsuite-remote-2.digium.internal
+ targethost : testsuite-remote-4.digium.internal
targetport : 5060
sourcehost : testsuite-remote-1.digium.internal
sourceport : 5060
@@ -153,7 +161,7 @@ tests :
endport : 20000
workerthreadcount : 4
- sipp:
- testsuite_remote_host : testsuite-remote-2.digium.internal
+ testsuite_remote_host : testsuite-remote-4.digium.internal
cmd :
- uas :
scenario_file : wait_for_call_busy.xml
@@ -186,7 +194,7 @@ tests :
start:
host_filter :
- testsuite-remote-1.digium.internal
- - testsuite-remote-2.digium.internal
+ - testsuite-remote-4.digium.internal
- testsuite-remote-3.digium.internal
protocol_filter :
- sip
@@ -220,7 +228,7 @@ tests :
ipv4oripv6 : ipv6
- service :
type : endpoint
- targethost : testsuite-remote-2.digium.internal
+ targethost : testsuite-remote-4.digium.internal
targetport : 5060
sourcehost : testsuite-remote-1.digium.internal
sourceport : 5060
@@ -244,7 +252,7 @@ tests :
endport : 20000
workerthreadcount : 4
- sipp:
- testsuite_remote_host : testsuite-remote-2.digium.internal
+ testsuite_remote_host : testsuite-remote-4.digium.internal
cmd :
- uas :
scenario_file : wait_for_call_busy.xml
@@ -277,7 +285,7 @@ tests :
start:
host_filter :
- testsuite-remote-1.digium.internal
- - testsuite-remote-2.digium.internal
+ - testsuite-remote-4.digium.internal
- testsuite-remote-3.digium.internal
protocol_filter :
- sip
@@ -306,7 +314,7 @@ tests :
ipv4oripv6 : ipv6
- service :
type : endpoint
- targethost : testsuite-remote-2.digium.internal
+ targethost : testsuite-remote-4.digium.internal
targetport : 5060
sourcehost : testsuite-remote-1.digium.internal
sourceport : 5060
@@ -330,7 +338,7 @@ tests :
endport : 20000
workerthreadcount : 4
- sipp:
- testsuite_remote_host : testsuite-remote-2.digium.internal
+ testsuite_remote_host : testsuite-remote-4.digium.internal
cmd :
- uas :
scenario_file : wait_for_call_busy.xml
-----------------------------------------------------------------------
--
asterisk-scf/integration/testsuite.git
More information about the asterisk-scf-commits
mailing list