diff --git a/traffic_ops/testing/api/v13/tc-fixtures.json b/traffic_ops/testing/api/v13/tc-fixtures.json index 189af93d4f..45c8e25978 100644 --- a/traffic_ops/testing/api/v13/tc-fixtures.json +++ b/traffic_ops/testing/api/v13/tc-fixtures.json @@ -152,7 +152,7 @@ "deliveryService": { "active": false, "ccrDnsTtl": 30, - "deepCachingType": "ALWAYS", + "deepCachingType": "NEVER", "displayName": "Testing transitions", "dscp": 3, "geoLimit": 1, @@ -641,8 +641,8 @@ "interfaceName": "bond0", "ip6Address": "2345:1234:12:8::1/64", "ip6Gateway": "2345:1234:12:8::1", - "ipAddress": "127.0.0.1", - "ipGateway": "127.0.0.1", + "ipAddress": "127.0.0.21", + "ipGateway": "127.0.0.21", "ipNetmask": "255.255.255.252", "lastUpdated": "2018-03-28T17:30:00.220351+00:00", "mgmtIpAddress": "", @@ -654,6 +654,7 @@ "routerHostName": "", "routerPortName": "", "tcpPort": 80, + "typeName": "EDGE", "updPending": true, "xmppId": "atlanta-edge-01\\\\@ocdn.kabletown.net", "xmppPasswd": "X" @@ -685,6 +686,7 @@ "routerHostName": "", "routerPortName": "", "tcpPort": 8086, + "typeName": "EDGE", "updPending": true, "xmppId": "", "xmppPasswd": "" @@ -716,6 +718,7 @@ "routerHostName": "", "routerPortName": "", "tcpPort": 80, + "typeName": "EDGE", "updPending": true, "xmppId": "atlanta-router-01\\\\@ocdn.kabletown.net", "xmppPasswd": "X" @@ -747,6 +750,7 @@ "routerHostName": "", "routerPortName": "", "tcpPort": 80, + "typeName": "EDGE", "updPending": true, "xmppId": "atlanta-edge-03\\\\@ocdn.kabletown.net", "xmppPasswd": "X" @@ -778,6 +782,7 @@ "routerHostName": "", "routerPortName": "", "tcpPort": 80, + "typeName": "EDGE", "updPending": true, "xmppId": "atlanta-edge-14\\\\@ocdn.kabletown.net", "xmppPasswd": "X" @@ -809,6 +814,7 @@ "routerHostName": "", "routerPortName": "", "tcpPort": 80, + "typeName": "EDGE", "updPending": true, "xmppId": "atlanta-edge-15\\\\@ocdn.kabletown.net", "xmppPasswd": "X" @@ -840,6 +846,7 @@ "routerHostName": "", "routerPortName": "", "tcpPort": 80, + "typeName": "MID", "updPending": true, "xmppId": "atlanta-mid-16\\\\@ocdn.kabletown.net", "xmppPasswd": "X" @@ -871,6 +878,7 @@ "routerHostName": "", "routerPortName": "", "tcpPort": 80, + "typeName": "EDGE", "updPending": true, "xmppId": "atlanta-org-1\\\\@ocdn.kabletown.net", "xmppPasswd": "X" @@ -902,6 +910,7 @@ "routerHostName": "", "routerPortName": "", "tcpPort": 80, + "typeName": "EDGE", "updPending": true, "xmppId": "atlanta-org-1\\\\@ocdn.kabletown.net", "xmppPasswd": "X" @@ -933,6 +942,7 @@ "routerHostName": "", "routerPortName": "", "tcpPort": 80, + "typeName": "MID", "updPending": true, "xmppId": "atlanta-mid-01\\\\@ocdn.kabletown.net", "xmppPasswd": "X" @@ -964,15 +974,16 @@ "routerHostName": "", "routerPortName": "", "tcpPort": 81, + "typeName": "TRAFFIC_MONITOR", "updPending": true, - "xmppId": "rascal\\\\@kabletown.net", + "xmppId": "", "xmppPasswd": "X" }, { - "domainName": "kabletown.net", + "domainName": "local", "guid": null, - "hostName": "riak01", - "httpsPort": null, + "hostName": "riak", + "httpsPort": 8088, "iloIpAddress": "", "iloIpGateway": "", "iloIpNetmask": "", @@ -982,8 +993,8 @@ "interfaceName": "eth1", "ip6Address": "2345:1234:12:b::12/64", "ip6Gateway": "2345:1234:12:b::12", - "ipAddress": "127.0.0.5", - "ipGateway": "127.0.0.5", + "ipAddress": "127.0.0.1", + "ipGateway": "127.0.0.1", "ipNetmask": "255.255.252.0", "lastUpdated": "2018-03-28T17:30:00.220351+00:00", "mgmtIpAddress": "", @@ -995,6 +1006,7 @@ "routerHostName": "", "routerPortName": "", "tcpPort": 8088, + "typeName": "RIAK", "updPending": true, "xmppId": "", "xmppPasswd": "" @@ -1229,6 +1241,12 @@ "lastUpdated": "2018-03-02T19:13:46.832327+00:00", "name": "MID", "useInTable": "server" + }, + { + "description": "Traffic Monitor (Rascal)", + "lastUpdated": "2018-03-02T19:13:46.832327+00:00", + "name": "TRAFFIC_MONITOR", + "useInTable": "server" } ] }