Fix absolute path for build directory
[anna.git] / example / diameter / launcher / deployments / aots / tests.example / ts01-general / ch01-ipv4 / 1.Initial.yml
1 - action: modify_json_key_value
2   arguments:
3     json: expected.json.template
4     new_json: expected.json
5     kpath_value_list:
6     - kpath: SessionRx
7       value: the_rx_session
8
9 - action: SMPC/admin
10   arguments:
11     operation: clean_topic
12
13 - action: timeout_ms
14   arguments:
15     value: 3000
16
17 - action: AF/send_xml_to_entity
18   arguments:
19     xml: AAR.xml
20
21 - action: AF/wait_xml_from_entity
22   arguments:
23     xml: AAA.xml
24
25 - action: SMPC/consume_json
26   arguments:
27     json: expected.json
28     auto_offset_reset: earliest