From 223a5c2eed4a935b27d390b89aa849a3825d86bb Mon Sep 17 00:00:00 2001 From: pmikus Date: Tue, 17 Jan 2017 15:32:46 +0100 Subject: CSIT 1701 report files and script Add RST source files and script to generate CSIT 1701 report Change-Id: I4345564547270ba10c64d6beebf2c2b5a83de459 Signed-off-by: pmikus Signed-off-by: Maciek Konstantynowicz Signed-off-by: pmikus --- docs/report/introduction/overview.rst | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 docs/report/introduction/overview.rst (limited to 'docs/report/introduction/overview.rst') diff --git a/docs/report/introduction/overview.rst b/docs/report/introduction/overview.rst new file mode 100644 index 0000000000..e3b343c815 --- /dev/null +++ b/docs/report/introduction/overview.rst @@ -0,0 +1,23 @@ +Overview +======== + +This is the Fast Data Project (FD.io) Continuous System Integration and Testing +(CSIT) project report for CSIT |release| system testing of VPP-17.01 release. +Initial sections of the report describe FD.io functional and performance tests +and their continuous execution achieved in CSIT |release|. This is followed by +high-level overview of FD.io test environments running in Linux Foundation +(LF) FD.io Continuous Performance Labs), CSIT |release| release notes and +result highlights. Subsequent sections list the functional and performance +detailed test results generated by LF FD.io Jenkins system executing CSIT jobs +running tests against the VPP-17.01 release and associated sub-systems +(HoneyComb, DPDK). + +FD.io CSIT system is developed using two main coding platforms: Robot +Framework (RF) and Python. CSIT |release| source code for the executed test +suites is available in CSIT branch |release| in the directory +"./tests/". A local copy of CSIT source code can be +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 +`_. -- cgit 1.2.3-korg