Madan Jampani
Committed by Ray Milkey

package loadtest app via buck

Change-Id: I23cc7a140c01a7ee3988c4e1e28122c218323e23
(cherry picked from commit 1e60faf2)
...@@ -73,6 +73,7 @@ APPS = [ ...@@ -73,6 +73,7 @@ APPS = [
73 '//apps/test/election:onos-apps-test-election-oar', 73 '//apps/test/election:onos-apps-test-election-oar',
74 '//apps/test/distributed-primitives:onos-apps-test-distributed-primitives-oar', 74 '//apps/test/distributed-primitives:onos-apps-test-distributed-primitives-oar',
75 '//apps/test/intent-perf:onos-apps-test-intent-perf-oar', 75 '//apps/test/intent-perf:onos-apps-test-intent-perf-oar',
76 + '//apps/test/loadtest:onos-apps-test-loadtest-oar',
76 '//apps/test/demo:onos-apps-test-demo-oar', 77 '//apps/test/demo:onos-apps-test-demo-oar',
77 ] 78 ]
78 79
......