Skip to content

mbakalarski/network-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

network-tests

This is collection of network tests.
Topologies are defined via k8s manifest files.

Prerequisites

Install network-tests

git clone https://github.com/mbakalarski/network-tests.git
cd network-tests
pip install -e .

Run lab and tests

Deploy topology:

kubectl apply [-f|-k] <manifests for topology>

Run tests:

pytest --pyargs network-tests

About

Collection of network tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages