blob: 7b879ed814fdcda68e0bdae993910340c8b829ca [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 = "Transaction performance test application.",
title = "Transaction Performance Test",
url = "http://onosproject.org",
)