VOL-1532: BBSim OLT preprovisioning test case
VOL-1533: BBSim OLT/ONU Discovery
Fix issus with pod list no longer printing to console
Change-Id: I9309aee43306e8ca36d0b59e6942db51a929eca7
diff --git a/tests/atests/build/devices_json b/tests/atests/build/devices_json
index 74c0aca..302403b 100644
--- a/tests/atests/build/devices_json
+++ b/tests/atests/build/devices_json
@@ -61,5 +61,23 @@
"uplink":"0",
"vlan":"2"
}
+ },
+ "of:0000626273696d76":{
+ "basic":{
+ "driver":"voltha"
+ },
+ "accessDevice":{
+ "uplink":"0",
+ "vlan":"2"
+ }
+ },
+ "of:0001626273696d76":{
+ "basic":{
+ "driver":"voltha"
+ },
+ "accessDevice":{
+ "uplink":"0",
+ "vlan":"2"
+ }
}
}