Skip to content

Commit

Permalink
docs: add matrix test docs
Browse files Browse the repository at this point in the history
  • Loading branch information
natesales committed Sep 2, 2024
1 parent b2df829 commit 73ee819
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions tests/suite/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Matrix Test Suite

## Session establishment test

- Run BIRD on both router containers
- Namespaced routing tables, control sockets, and cache directories

### Assertions
- Session established
- Route received
- Route installed in kernel
- Ping

## Complex config generation test

- Generate with `generate-complex` on different versions of BIRD

## Test Suite

Go test flag to use container test target

0 comments on commit 73ee819

Please sign in to comment.