mirror of
https://github.com/ivanilves/xiringuito.git
synced 2025-05-21 01:30:27 -07:00
15 lines
470 B
Markdown
15 lines
470 B
Markdown
#### Integration testing in Xiringuito
|
|
|
|
We do integration testing with Docker against two platforms:
|
|
* Ubuntu 16.04
|
|
* CentOS 7
|
|
|
|
Next cases (and even more) are covered:
|
|
* Basic connectivity and operability
|
|
* Running with SSH agent
|
|
* Running with SSH private key loaded directly from FS
|
|
* With and without route discovery
|
|
* With and without reconnection
|
|
* With and without propagation of server DNS configuration
|
|
* Tearing down both client and server with no garbage left
|