From d7779a17c0cc7fb6bca1e3797684b0870b136a0a Mon Sep 17 00:00:00 2001 From: Manuel Buil Date: Thu, 24 Nov 2016 13:22:56 +0100 Subject: ODL-SFC Test 2 added JIRA: SFC-55 Test case that checks the test case of 2 SFs in different computes Change-Id: I00f9d9b28d8a90b6c5d49cd7b207ef728e46d14f Signed-off-by: Manuel Buil --- tests/functest/odl-sfc/README.sfc-test-2 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/functest/odl-sfc/README.sfc-test-2 (limited to 'tests/functest/odl-sfc/README.sfc-test-2') diff --git a/tests/functest/odl-sfc/README.sfc-test-2 b/tests/functest/odl-sfc/README.sfc-test-2 new file mode 100644 index 00000000..5a9f2ebe --- /dev/null +++ b/tests/functest/odl-sfc/README.sfc-test-2 @@ -0,0 +1,11 @@ +### ODL-SFC TEST2 DESCRIPTION ### + +This is a simple description of the test case + +We create one client and one server using nova. Then, 2 SFs are created using +tacker. The SFs are deployed in two different compute nodes. A chain is created +where both SFs are included. + +vxlan_tool is started in both SFs and HTTP traffic is sent from the client to +the server. If it works, the vxlan_tool is modified to block HTTP traffic. +It is tried again and it should fail because packets are dropped -- cgit 1.2.3-korg