Add deployment for ADML agent with http interface
[anna.git] / example / diameter / launcher / deployments / aots-setup / tests.example / ts01-general / ch01-ipv4 / 1.Initial.yml
diff --git a/example/diameter/launcher/deployments/aots-setup/tests.example/ts01-general/ch01-ipv4/1.Initial.yml b/example/diameter/launcher/deployments/aots-setup/tests.example/ts01-general/ch01-ipv4/1.Initial.yml
new file mode 100644 (file)
index 0000000..781ee00
--- /dev/null
@@ -0,0 +1,28 @@
+- action: modify_json_key_value
+  arguments:
+    json: expected.json.template
+    new_json: expected.json
+    kpath_value_list:
+    - kpath: SessionRx
+      value: the_rx_session
+
+- action: SMPC/admin
+  arguments:
+    operation: clean_topic
+
+- action: timeout_ms
+  arguments:
+    value: 3000
+
+- action: AF/send_xml_to_entity
+  arguments:
+    xml: AAR.xml
+
+- action: AF/wait_xml_from_entity
+  arguments:
+    xml: AAA.xml
+
+- action: SMPC/consume_json
+  arguments:
+    json: expected.json
+    auto_offset_reset: earliest