VPP/HostStack/hs-test

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

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