System test feature
[anna.git] / example / diameter / launcher / deployments / test_examples / RxGx / simple.sh
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 (executable)
index 0000000..765401c
--- /dev/null
@@ -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"
+