VOL-1057: Test Case: ONU discovery
Reverse previous solution to use onos from repo with encryption disabled and use new
voltha-apps charts to load onos-apps
Instead, wtih onos encryption disabled as the outcome of VOL-1343,
the original case where we use all locally built voltha images including onos
will now work

Change-Id: I3f5ac9e511e33cca0eee53f8d8fae53819586354
diff --git a/tests/atests/build/sadis_json b/tests/atests/build/sadis_json
index 43838a1..fc613b7 100644
--- a/tests/atests/build/sadis_json
+++ b/tests/atests/build/sadis_json
@@ -10,10 +10,10 @@
          },
          "entries":[  
             {  
-               "id":"00:26:F2:F3:17:B0",
+               "id":"PSMO12345678",
                "cTag":33,
                "sTag":44,
-               "nasPortId":"uni-128"
+               "nasPortId":"PSMO12345678"
             },
             {  
                "id":"1d1d1d1d1d1d11",
@@ -23,7 +23,7 @@
             },
             {  
                "id":"olt.voltha.svc:50060",
-	       "uplinkPort":2
+               "uplinkPort":2
             }
          ]
       }