aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/README.sfc-test-2
diff options
context:
space:
mode:
authorjose.lausuch <jose.lausuch@ericsson.com>2016-12-13 12:31:39 +0100
committerjose.lausuch <jose.lausuch@ericsson.com>2016-12-15 12:37:52 +0100
commitacf339f2840d0fe7a46187a0597704cf5b486214 (patch)
treede114d6482bcd7cfd9d057f756d8b6f8864911cb /sfc/tests/functest/README.sfc-test-2
parent1350624dbcf49c27ae0333719c2d7dda86ca7b0e (diff)
Make SFC installable as a python module
New directory structure: <root>/sfc <root>/sfc/lib/ <root>/sfc/tests <root>/sfc/tests/functest JIRA: SFC-60 After installing sfc, the imports would be: import sfc.tests.functest.x import sfc.lib.x Change-Id: Ib15172239aefdef65056d6598210a1b28a4b2eff Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'sfc/tests/functest/README.sfc-test-2')
-rw-r--r--sfc/tests/functest/README.sfc-test-211
1 files changed, 11 insertions, 0 deletions
diff --git a/sfc/tests/functest/README.sfc-test-2 b/sfc/tests/functest/README.sfc-test-2
new file mode 100644
index 00000000..5a9f2ebe
--- /dev/null
+++ b/sfc/tests/functest/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