package loadtest app via buck
Change-Id: I23cc7a140c01a7ee3988c4e1e28122c218323e23
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -78,6 +78,7 @@ APPS = [ | ... | @@ -78,6 +78,7 @@ APPS = [ |
78 | '//apps/test/election:onos-apps-test-election-oar', | 78 | '//apps/test/election:onos-apps-test-election-oar', |
79 | '//apps/test/distributed-primitives:onos-apps-test-distributed-primitives-oar', | 79 | '//apps/test/distributed-primitives:onos-apps-test-distributed-primitives-oar', |
80 | '//apps/test/intent-perf:onos-apps-test-intent-perf-oar', | 80 | '//apps/test/intent-perf:onos-apps-test-intent-perf-oar', |
81 | + '//apps/test/loadtest:onos-apps-test-loadtest-oar', | ||
81 | '//apps/test/demo:onos-apps-test-demo-oar', | 82 | '//apps/test/demo:onos-apps-test-demo-oar', |
82 | ] | 83 | ] |
83 | 84 | ... | ... |
-
Please register or login to post a comment