From f7c4c771388c7ee9c6c18fd2796e00a1283de038 Mon Sep 17 00:00:00 2001 From: zhanghaoyu7 Date: Thu, 5 Nov 2015 15:35:17 +0800 Subject: write ovsdb connection related scripts JIRA:ONOSFW-64 1.ovsdb connection scripts Change-Id: Id51cf1eb3e7545c35ef64156b7dc7618cc69073f --- .../testcases/FUNCovsdbtest/FUNCovsdbtest.topo | 60 ++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.topo (limited to 'framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.topo') diff --git a/framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.topo b/framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.topo new file mode 100644 index 00000000..ae748d2e --- /dev/null +++ b/framework/scripts/function_test/Teston/testcases/FUNCovsdbtest/FUNCovsdbtest.topo @@ -0,0 +1,60 @@ + + + + + OCN + admin + + OnosDriver + 1 + + + + + + OCN + admin + + OnosCliDriver + 2 + + + + + OC1 + sdn + + OnosDriver + 3 + + + + + OC1 + sdn + + OnosRestDriver + 4 + + + + + OCN + admin + + OvsdbDriver + 5 + + + + + OC1 + sdn + + OvsdbDriver + 6 + + + + + -- cgit 1.2.3-korg