aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/introduction/general_notes.rst
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-07-27 13:59:21 +0200
committerTibor Frank <tifrank@cisco.com>2018-07-27 15:02:50 +0200
commitc7b2541ae5ff737691547daef2e4b25f9d232eba (patch)
treecbb8b07192044d5671d6d21d279b2a3af9d7d3ba /docs/report/introduction/general_notes.rst
parentdd1a88208be79852a99dc673411fe1ab0760a051 (diff)
CSIT-1213: Add 2n/3n-skx to Test Oper Data
Change-Id: I217cc8dc6691c2a443460bd4e51ea96c4ec82806 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/report/introduction/general_notes.rst')
-rw-r--r--docs/report/introduction/general_notes.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/report/introduction/general_notes.rst b/docs/report/introduction/general_notes.rst
index b94a82e2dc..25f08ab8e8 100644
--- a/docs/report/introduction/general_notes.rst
+++ b/docs/report/introduction/general_notes.rst
@@ -62,14 +62,14 @@ is listed separately, as follows:
virtual FD.io testbeds focusing on NSH_SFC of VPP. Tests cover a range of
CRUD operations executed against VPP.
-In addition to above, CSIT |release| report does also include VPP unit test
+In addition to above, |csit-release| report does also include VPP unit test
results. VPP unit tests are developed within the FD.io VPP project and as they
complement CSIT system functional tests, they are provided mainly as a reference
and to provide a more complete view of automated testing executed against
|vpp-release|.
FD.io CSIT system is developed using two main coding platforms :abbr:`RF (Robot
-Framework)` and Python2.7. CSIT |release| source code for the executed test
+Framework)` and Python2.7. |csit-release| source code for the executed test
suites is available in CSIT branch |release| in the directory
:file:`./tests/<name_of_the_test_suite>`. A local copy of CSIT source code
can be obtained by cloning CSIT git repository - :command:`git clone