System test refinement
[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
deleted file mode 100755 (executable)
index 765401c..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-#!/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"
-