CSIT 1701 report files and script
[csit.git] / docs / report / introduction / overview.rst
1 Overview\r
2 ========\r
3 \r
4 This is the Fast Data Project (FD.io) Continuous System Integration and Testing\r
5 (CSIT) project report for CSIT |release| system testing of VPP-17.01 release.\r
6 Initial sections of the report describe FD.io functional and performance tests\r
7 and their continuous execution achieved in CSIT |release|. This is followed by\r
8 high-level overview of FD.io test environments running in Linux Foundation\r
9 (LF) FD.io Continuous Performance Labs), CSIT |release| release notes and\r
10 result highlights. Subsequent sections list the functional and performance\r
11 detailed test results generated by LF FD.io Jenkins system executing CSIT jobs\r
12 running tests  against the VPP-17.01 release and associated sub-systems\r
13 (HoneyComb, DPDK).\r
14 \r
15 FD.io CSIT system is developed using two main coding platforms: Robot\r
16 Framework (RF) and Python. CSIT |release| source code for the executed test\r
17 suites is available in CSIT branch |release| in the directory\r
18 "./tests/<name_of_the_test_suite>". A local copy of CSIT source code can be\r
19 obtained by cloning CSIT git repository - "git clone\r
20 https://gerrit.fd.io/r/csit". The CSIT testing virtual environment can be run\r
21 on a local computer workstation (laptop, server) using Vagrant by following\r
22 the instructions in `CSIT tutorials\r
23 <https://wiki.fd.io/view/CSIT#Tutorials>`_.\r