GNOME Bugzilla – Bug 749374
[RFE] improve integration testing with NetworkManager upstream
Last modified: 2017-09-22 13:39:36 UTC
Upstream has some unit tests (run via `make check`) It would be great to have some more elaborate tests that run NetworkManager (in a VM or container) and test that NM behaves correctly. We (RH internal) already have some tests that use python/behave. Would be great to upstream them, and make it simple to run them locally in a virtual machine.
Tests from Ubuntu see bug 700823
See also Lubomir's write-up about running NM in containers: https://wiki.gnome.org/LubomirRintel/NMContainers
moving to 1.4. Will not happen for 1.2, and is anyway an ongoing effort.
We have our CI tests now upstream, and they also run on CentosCI. https://github.com/NetworkManager/NetworkManager-ci These tests are precisely intended, that somebody could setup his own test infrastructure (upstream) and contribute tests. Surely there is still lots to improve, but this bug doesn't help tracking that effort. Closing.