commit | bf7ff4f3faec5595eb82fc4f6456651f016bec94 | [log] [tgz] |
---|---|---|
author | Sean Condon <sean.condon@microsemi.com> | Sun Mar 17 16:18:42 2019 +0000 |
committer | Ray Milkey <ray@opennetworking.org> | Wed Mar 20 14:48:49 2019 +0000 |
tree | 52f73a1c0512f7fd661d479583251b016e0d1bb8 | |
parent | 2d0bd6e66a4b6f19ddf4a1cf34b168190bd529f4 [diff] [blame] |
Change GUI and GUI2 to be apps rather than core features Change-Id: I862e5bdbccc29fd78716159e168e7a14bc5053e1
diff --git a/tools/test/cells/simon-single b/tools/test/cells/simon-single index 8e15a2b..7ce6ec1 100644 --- a/tools/test/cells/simon-single +++ b/tools/test/cells/simon-single
@@ -4,4 +4,4 @@ export OC1="192.168.36.1" export OCN="192.168.36.101" -export ONOS_APPS="drivers,openflow,fwd,drivermatrix,null" +export ONOS_APPS="gui,drivers,openflow,fwd,drivermatrix,null"