Giter VIP home page Giter VIP logo

csit's Introduction

CSIT - Continuous System Integration Testing

  1. Architecture
  2. Directory Structure
    1. Tests
    2. Keywords
    3. Other Resources
  3. CSIT Interactive Dashboard
  4. CSIT Documentation

Architecture

FD.io CSIT system design needs to meet continuously expanding requirements of FD.io projects including VPP, related sub-systems (e.g. plugin applications, DPDK drivers) and FD.io applications (e.g. DPDK applications), as well as growing number of compute platforms running those applications. With CSIT project scope and charter including both FD.io continuous testing AND performance trending/comparisons, those evolving requirements further amplify the need for CSIT framework modularity, flexibility and usability.

CSIT follows a hierarchical system design with SUTs and DUTs at the bottom level of the hierarchy, presentation level at the top level and a number of functional layers in-between. The current CSIT system design including CSIT framework is depicted in the figure below.

Directory Structure

Tests

.
└── tests
    ├── dpdk
    │   └── perf                    # DPDK performance tests
    ├── trex
    │   └── perf                    # TRex performance tests
    └── vpp
        ├── device                  # VPP device tests
        └── perf                    # VPP performance tests

Keywords

.
resources
└── libraries
    ├── bash                        # Contains a dependency of KubernetesUtils
    │   ├── config                  # Config for KubernetesUtils dependency
    │   ├── entry                   # Main bootstrap entry directory
    │   ├── function                # Bootstrap function library
    │   └── shell                   # Various functions for KubernetesUtils
    ├── python                      # Python L1 KWs
    └── robot                       # Robot Framework L2 KWs

Other Resources

.
│── csit.infra.dash                 # CDash code
│── csit.infra.etl                  # ETL pipeline code
│── csit.infra.hugo                 # CDocs local provisioning
│── csit.infra.vagrant              # VPP device vagrant environment
├── docs                            # Main documentaion
|── fdio.infra.ansible              # Infrastructure provisioning
|── fdio.infra.packer               # Infrastructure provisioning
|── fdio.infra.pxe                  # Preboot eXecution Environment
|── fdio.infra.terraform            # Virtual infrastructure provisioning
|── GPL                             # Files licensed under GPL
│   ├── traffic_profiles            # Performance tests traffic profiles
│   └── traffic_scripts             # Functional tests traffic profiles
├── PyPI                            # PyPI packages provided by CSIT
│   ├── jumpavg
│   └── MLRsearch
├── resources
│   ├── api                         # API coverage
│   ├── job_specs                   # Test selection for jenkins job execution
│   ├── model_schema                # Test results model schema
│   ├── templates                   # Templates (vpp_api_test, kubernetes, ...)
│   ├── test_data                   # Robot Test configuration
│   ├── tools
│   │   └── papi                    # PAPI driver
│   ├── topology_schemas
└── topologies                      # Linux Foundation topology files
    ├── available
    └── enabled

CSIT Interactive Dashboard

CDash.

CSIT Documentation

CDocs.

csit's People

Contributors

tiborfrank avatar pmikus avatar jgelety avatar vrpolakatcisco avatar maciekatbgpnu avatar jlinkes avatar vluc-pt avatar marekgr avatar yyllpei avatar dwallacelf avatar matfabia avatar carstenkoester avatar marosmullner avatar tfherbert avatar juslo avatar janhradil avatar sharath-boyapally avatar wanqunintel avatar ptlm avatar xinfengx avatar snergster avatar zhangxi1995 avatar michal-cmarada avatar ftehlar avatar edwarnicke avatar florincoras avatar snowball-wang avatar nidhyanandhan avatar vvalderrv avatar premvara avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.