Step 1: Move vm scripts to the right place
[integration/test.git] / csit / variables / sfc / sff_csd_sff100.json
1 {
2     "connected-sff-dictionary": [
3         {
4             "name": "SFF100",
5             "sff-interfaces": [
6                 {
7                     "sff-interface": "dpl-100"
8                 }
9             ],
10             "sff-sff-data-plane-locator": {
11               "port": 6000,
12               "ip": "10.1.1.2"
13             },
14             "failmode": "service-function-forwarder:open"
15         }
16     ]
17 }