From 3daf5942e2ede8088898a9589d41b797e27b6d4e Mon Sep 17 00:00:00 2001 From: Elias Richard Date: Thu, 31 May 2018 14:28:01 +0200 Subject: vswitches/ovs: integration TCs refactoring Refactorization of the tests in for the new teardown functionality, that automatically deletes flows, ports and bridges when OVS stops. JIRA: VSPERF-578 Change-Id: Ibe18f89c59ca5474a638808ed072cccd811ee75d Signed-off-by: Richard Elias Reviewed-by: Martin Klozik Reviewed-by: Al Morton Reviewed-by: Christian Trautman Reviewed-by: Sridhar Rao --- docs/testing/user/userguide/teststeps.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/testing/user/userguide/teststeps.rst') diff --git a/docs/testing/user/userguide/teststeps.rst b/docs/testing/user/userguide/teststeps.rst index e7ccce9a..3f91a9d2 100644 --- a/docs/testing/user/userguide/teststeps.rst +++ b/docs/testing/user/userguide/teststeps.rst @@ -764,6 +764,8 @@ destination UDP port. ] }, +The same test can be written in a shorter form using "Deployment" : "pvpv". + To run the test: .. code-block:: console -- cgit 1.2.3-korg