Use ContainerLab for integration testing #92
Labels
No labels
breaking-change
bug
dependencies
duplicate
enhancement
go
good first issue
help wanted
invalid
investigation
proposal
proposal-accepted
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nemith/netconf#92
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Github runners now allow for nested virtualization (i.e KVM) and so using a lot more integration testing should be possible and aren't limited to just the what we can try to get running in a pure container (which isn't much).
Container labs does a good job of abstracting my vendors into a single format (matrix?) we can use. Let use that.
Existing CI intergration test are broken anyway.