commit | 82512da39760c88d8b5ba6e43928b0cc1ace45bb | [log] [tgz] |
---|---|---|
author | Yi Tseng <yi@opennetworking.org> | Wed Aug 16 19:46:36 2017 -0700 |
committer | Yi Tseng <yi@opennetworking.org> | Thu Sep 28 01:45:23 2017 +0800 |
tree | 893c694addd990e88eb2278c12632d52d69bfbc5 | |
parent | 47c954141de2eb1a237d7d024e99bd8bb64857b2 [diff] [blame] |
[ONOS-6935] ActionProfile supports in P4RuntimeClient Change-Id: I9f0ac307985c03b7ed93e14e41ba468c481a4e4f
diff --git a/protocols/p4runtime/ctl/BUCK b/protocols/p4runtime/ctl/BUCK index 899a1ff..cb22402 100644 --- a/protocols/p4runtime/ctl/BUCK +++ b/protocols/p4runtime/ctl/BUCK
@@ -13,8 +13,9 @@ TEST_DEPS = [ '//lib:TEST', + '//lib:GRPC_TEST_1.3', '//lib:minimal-json', - '//incubator/bmv2/model:onos-incubator-bmv2-model', + '//lib:grpc-protobuf-lite-' + GRPC_VER, ] osgi_jar_with_tests(