commit | ffcc32f3bdb9d421936c3123559eaf3eafa986fd | [log] [tgz] |
---|---|---|
author | Yoonseon Han <yoonseon@onlab.us> | Wed May 03 14:42:17 2017 -0700 |
committer | Ray Milkey <ray@onlab.us> | Tue May 09 20:42:00 2017 +0000 |
tree | de25b3bc6984310a62d8b7adac5838a6a4491743 | |
parent | e2689eec18df0ca62c90603161b695f213b891a6 [diff] [blame] |
(vNet) fix:introduce virtual network service adapter Introduced virtual network servic (and amdin) service adapter as a effort to refactor the test codes. Change-Id: I4c809d90a76a9d8d636610ac6d5308693e2ab204
diff --git a/incubator/net/BUCK b/incubator/net/BUCK index 9790bed..8801df3 100644 --- a/incubator/net/BUCK +++ b/incubator/net/BUCK
@@ -8,6 +8,7 @@ ] TEST_DEPS = [ + '//incubator/api:onos-incubator-api-tests', '//lib:TEST_REST', '//lib:TEST_ADAPTERS', '//core/api:onos-api-tests',