aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/_index.md
diff options
context:
space:
mode:
authorpmikus <peter.mikus@protonmail.ch>2023-03-09 13:32:33 +0000
committerPeter Mikus <peter.mikus@protonmail.ch>2023-03-15 10:06:55 +0000
commitb928e56347c682fdb9762ccbe2f368329d4037e4 (patch)
tree9c0f6a02efc1704821229b8e18a23468fdf8674a /docs/content/_index.md
parentddcdf45806d0efa9e89dd4446b4c7da39cfb27a8 (diff)
feat(docs): Hugo
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Id8b43ef1f31f39b19a0629c52581514fda278f3b
Diffstat (limited to 'docs/content/_index.md')
-rw-r--r--docs/content/_index.md40
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.