commit | 0a209a15fb6f3346b5c0cfcc08bd1dfd8844b0b8 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Wed Oct 10 15:20:35 2018 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Wed Oct 10 15:20:35 2018 -0700 |
tree | 4fc617207a95992c3fd1c29199c693589790f4f7 | |
parent | e8e1bb703232db57c6fcde3f3884f71ab4038969 [diff] [blame] |
proxy test app changes for karaf 4.2.1 CLI Change-Id: Id92b1b7c8db789bbb609a4b1b6e412a7f267819d
diff --git a/apps/test/proxy/BUILD b/apps/test/proxy/BUILD index 82ac3d5..16cc0af 100644 --- a/apps/test/proxy/BUILD +++ b/apps/test/proxy/BUILD
@@ -3,6 +3,7 @@ ] osgi_jar_with_tests( + karaf_command_packages = ["org.onosproject.proxytest"], deps = COMPILE_DEPS, )