VPP/HostStack/hs-test

From fd.io
< VPP‎ | HostStack
Revision as of 16:28, 21 February 2023 by Maros.ondrejicka (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

Host stack test framework is a collection of end-to-end tests for various use cases involving Host stack. This page serves to keep architecture description diagrams and their source files. Main documentation for test framework is included with VPP's documentation.

A diagram describing architecture of Host Stack Test Framework.

Build

Following diagram shows process of building Docker images used by the test framework to create containers at runtime.

A diagram that describes process of building Docker images for Host Stack Test Framework.

Run

Following diagram shows sequence of actions when a test case is run.

A diagram that shows progression of actions that are run during a test run.