diff options
author | Peter Mikus <pmikus@cisco.com> | 2017-05-22 09:35:17 +0200 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2017-05-25 05:39:30 +0000 |
commit | 10649b3ce07bbb3144d196c403d8c1fa65ddf116 (patch) | |
tree | e76a123f6c4fe1390aab02fbbc67a28ac2e714c2 /docs/report/introduction/general_notes.rst | |
parent | e6e0c3ad0236d3b2ffb91ae757d84acfb97273b5 (diff) |
CSIT-612 Report: Minimization of hand-crafted content.
- replace dynamic text content and links by variables.
Change-Id: I1a7ec371fc80af3c9dd416bf91dd2c639097cf1e
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'docs/report/introduction/general_notes.rst')
-rw-r--r-- | docs/report/introduction/general_notes.rst | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/report/introduction/general_notes.rst b/docs/report/introduction/general_notes.rst index ebb73cdc93..5015b6bb16 100644 --- a/docs/report/introduction/general_notes.rst +++ b/docs/report/introduction/general_notes.rst @@ -40,9 +40,11 @@ is listed separately, as follows: functionality 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 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-17.04 release.
+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: Robot
Framework (RF) and Python. CSIT |release| source code for the executed test
@@ -52,4 +54,4 @@ obtained by cloning CSIT git repository - "git clone https://gerrit.fd.io/r/csit". The CSIT testing virtual environment can be run
on a local computer workstation (laptop, server) using Vagrant by following
the instructions in `CSIT tutorials
-<https://wiki.fd.io/view/CSIT#Tutorials>`_.
\ No newline at end of file +<https://wiki.fd.io/view/CSIT#Tutorials>`_.
|