commit | 3f156373919f7ca971b17719b377fa31849a20f7 | [log] [tgz] |
---|---|---|
author | Simon Hunt <simon@onlab.us> | Tue May 05 16:21:01 2015 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Tue May 05 23:33:45 2015 +0000 |
tree | 9e80a879c6f72013fa7eed7e4e8754f82b8d16a2 | |
parent | 99d0b200e922806bcfb985374d0c7c1b30c6f956 [diff] [blame] |
Added "drivers" to cells that defined ONOS_APPS. Change-Id: I8e7cbea037ea09504662fb17ef328b547d21050a
diff --git a/tools/test/cells/single_optical b/tools/test/cells/single_optical index 1785bfc..6bbe176 100644 --- a/tools/test/cells/single_optical +++ b/tools/test/cells/single_optical
@@ -4,4 +4,4 @@ export OC1="192.168.56.101" export OCN="192.168.56.103" -export ONOS_APPS="openflow,fwd,proxyarp,mobility,optical" +export ONOS_APPS="drivers,openflow,fwd,proxyarp,mobility,optical"