diff options
Diffstat (limited to 'docs/content/_index.md')
-rw-r--r-- | docs/content/_index.md | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/docs/content/_index.md b/docs/content/_index.md new file mode 100644 index 0000000000..6f3e0b53e0 --- /dev/null +++ b/docs/content/_index.md @@ -0,0 +1,40 @@ +--- +title: "FD.io CSIT" +type: "docs" +--- + +# Report Structure + +FD.io CSIT Dashboard Documentation contains system performance and functional +testing data. + +Documentation is structured as follows: + +1. INTRODUCTION: General introduction to CSIT Performance Dashboard. + - **Dashboard History**: Version changes. + - **Test Scenarios Overview**: A brief overview of test scenarios + covered in this report. + - **Design**: Framework modular design hierarchy. + - **Test Naming**: Test naming convention. + - **Test Tags Descriptions**: Robot Framework Tags used for test suite and + test case grouping and selection. +2. METHODOLOGY: + - **Overview**: Tested logical topologies, test coverage and naming + specifics. +3. RELEASE NOTES: Performance tests executed in physical FD.io + testbeds. + - **VPP Performance**: Changes, added tests, environment or methodology + changes, known issues. + - **DPDK Performance**: Changes, added tests, environment or methodology + changes, known issues. + - **TRex Performance**: Changes, added tests, environment or methodology + changes, known issues. + - **VPP Device**: Changes, added tests, environment or methodology + changes, known issues. +4. INFRASTRUCTURE: + - **FD.io DC Vexxhost Inventory**: Physical testbeds location. + - **FD.io CSIT Testbed Specifications**: Specification of the physical + testbed infrastructure. + - **FD.io CSIT Testbed Configuration**: Configuration of the physical + testbed infrastructure. + - **Test Environment**: Performance test environment configuration. |