From 4e890653df7b39774845b61a81853b54aae0c5eb Mon Sep 17 00:00:00 2001 From: xudan Date: Tue, 24 Oct 2017 23:36:16 -0400 Subject: Add test case name into tempest testspecification docs 1. All test cases' testspecification docs have no info about test case names. 2. User don't know which test case to run when they just want to run one special test case. 3. Add the info into testspecification docs. JIRA: DOVETAIL-530 Change-Id: I0ebe1b3b98be5609503814ea2a0cf71aefd06d35 Signed-off-by: xudan --- docs/testing/user/testspecification/forwardingpackets/index.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/testing/user/testspecification/forwardingpackets') diff --git a/docs/testing/user/testspecification/forwardingpackets/index.rst b/docs/testing/user/testspecification/forwardingpackets/index.rst index ed2d55f0..c12e0939 100644 --- a/docs/testing/user/testspecification/forwardingpackets/index.rst +++ b/docs/testing/user/testspecification/forwardingpackets/index.rst @@ -49,6 +49,8 @@ The test area is structured based on the basic operations of forwarding packets in data path through virtual networks. Specifically, the test performs clean-up operations which return the system to the same state as before the test. +This test case is included in the test case dovetail.tempest.tc001 of cvp test suite. + Test Descriptions ================= -- cgit 1.2.3-korg