X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2Fdeployments%2Ftest_examples%2FRxGx%2Fsimple.sh;fp=example%2Fdiameter%2Flauncher%2Fdeployments%2Ftest_examples%2FRxGx%2Fsimple.sh;h=765401c76b8bf074e7ddb9d801a973587df60769;hb=4c3f0a4d7e4db76996404d80c6f939548fca656f;hp=0000000000000000000000000000000000000000;hpb=c82a3818b279727e943a76343f3cf1a278ac9e19;p=anna.git diff --git a/example/diameter/launcher/deployments/test_examples/RxGx/simple.sh b/example/diameter/launcher/deployments/test_examples/RxGx/simple.sh new file mode 100755 index 0000000..765401c --- /dev/null +++ b/example/diameter/launcher/deployments/test_examples/RxGx/simple.sh @@ -0,0 +1,23 @@ +#!/bin/sh +pkill ADML +sleep 1 +./run.sh +sleep 1 + +SCR_DIR=`dirname $0` +./operation.sh "test|report|yes" + +./operation.sh "test|1|timeout|5000" +./operation.sh "test|1|sendxml2e|$SCR_DIR/05.CCR-I.xml" +./operation.sh "test|1|waitfe|272|0|2001|tc_01_MMTel_DynamicQualification;ggsnNodeHostname.ggsnNodeHostRealm.com;1;629571" +./operation.sh "test|1|sendxml2e|$SCR_DIR/07.AAR-flows.xml" +./operation.sh "test|1|waitfe|265|0|2001|tc_01_MMTel_DynamicQualification;afNodeHostname.afNodeHostRealm.com;1;690434" +./operation.sh "test|1|waitfe|258|1||tc_01_MMTel_DynamicQualification;ggsnNodeHostname.ggsnNodeHostRealm.com;1;629571" +./operation.sh "test|1|sendxml2e|$SCR_DIR/10.RAA-install.xml|6" +./operation.sh "test|1|sendxml2e|$SCR_DIR/17.CCR-T.xml" +./operation.sh "test|1|waitfe|272|0|2001|tc_01_MMTel_DynamicQualification;ggsnNodeHostname.ggsnNodeHostRealm.com;1;629571|H1" +./operation.sh "test|1|waitfe|258|1||tc_01_MMTel_DynamicQualification;ggsnNodeHostname.ggsnNodeHostRealm.com;1;629571" +./operation.sh "test|1|sendxml2e|$SCR_DIR/16.RAA-remove.xml|10" + +#./operation.sh "test|ttps|1" +