Test updates to flex ocp pod
Change-Id: I8398dd555ace055dc5022b4531db7f0de36c0443
diff --git a/src/test/cord-api/Tests/WorkflowValidations/data/flex-ocp-cord-voltha-master/ATTSubscriber.json b/src/test/cord-api/Tests/WorkflowValidations/data/flex-ocp-cord-voltha-master/ATTSubscriber.json
new file mode 100644
index 0000000..dcfd3a5
--- /dev/null
+++ b/src/test/cord-api/Tests/WorkflowValidations/data/flex-ocp-cord-voltha-master/ATTSubscriber.json
@@ -0,0 +1,14 @@
+{
+ "SubscriberInfo" : [
+ {
+ "name": "My House-305",
+ "s_tag": 111,
+ "c_tag": 999,
+ "onu_device": "ALPHe3d1cfa7",
+ "nas_port_id": "PON 1/1/03/1:1.1.1",
+ "circuit_id": "foo1",
+ "status": "pre-provisioned",
+ "remote_id": "bar1"
+ }
+ ]
+}
diff --git a/src/test/cord-api/Tests/WorkflowValidations/data/flex-ocp-cord-voltha-master/ATTWhiteList.json b/src/test/cord-api/Tests/WorkflowValidations/data/flex-ocp-cord-voltha-master/ATTWhiteList.json
new file mode 100644
index 0000000..bd0cf5d
--- /dev/null
+++ b/src/test/cord-api/Tests/WorkflowValidations/data/flex-ocp-cord-voltha-master/ATTWhiteList.json
@@ -0,0 +1,10 @@
+{
+ "AttWhiteListInfo" : [
+ {
+ "serial_number": "ALPHe3d1cfa7",
+ "device_id" : "of:000000000ac004ce",
+ "pon_port_id" : 536870912,
+ "owner_id" : "1"
+ }
+ ]
+}
diff --git a/src/test/cord-api/Tests/WorkflowValidations/data/flex-ocp-cord-voltha-master/RealOLTDevice.json b/src/test/cord-api/Tests/WorkflowValidations/data/flex-ocp-cord-voltha-master/RealOLTDevice.json
new file mode 100644
index 0000000..8186ec3
--- /dev/null
+++ b/src/test/cord-api/Tests/WorkflowValidations/data/flex-ocp-cord-voltha-master/RealOLTDevice.json
@@ -0,0 +1,16 @@
+{
+ "VOLTDeviceInfo" : [
+ {
+ "device_type": "openolt",
+ "host": "10.192.20.206",
+ "port": 9191,
+ "switch_datapath_id": "of:0000cc37ab5b6da8",
+ "switch_port": "7",
+ "outer_tpid": "0x8100",
+ "name": "olt-1",
+ "uplink": "65536",
+ "volt_service_id": 2,
+ "nas_id": "NAS_ID"
+ }
+ ]
+}
diff --git a/src/test/cord-api/Tests/data/RealOLTDevice.json b/src/test/cord-api/Tests/data/RealOLTDevice.json
index 10aa350..8186ec3 100644
--- a/src/test/cord-api/Tests/data/RealOLTDevice.json
+++ b/src/test/cord-api/Tests/data/RealOLTDevice.json
@@ -2,7 +2,7 @@
"VOLTDeviceInfo" : [
{
"device_type": "openolt",
- "host": "10.192.4.206",
+ "host": "10.192.20.206",
"port": 9191,
"switch_datapath_id": "of:0000cc37ab5b6da8",
"switch_port": "7",