blob: be2f2dab7a710fceb9331f0c97884e9f014d2032 [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + CLI + REST + [
"//core/store/serializers:onos-core-serializers",
]
osgi_jar_with_tests(
deps = COMPILE_DEPS,
)
onos_app(
category = "Test Utility",
description = "Distributed consensus load test application.",
title = "Distributed Load Test",
url = "http://onosproject.org",
)