Branch: refs/heads/stable1-proposed Home: https://github.com/kronosnet/kronosnet Commit: d9d61ed9a05507bf8506cf9a3d1c61170f7f7676 https://github.com/kronosnet/kronosnet/commit/d9d61ed9a05507bf8506cf9a3d1c61... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-09-13 (Fri, 13 Sep 2019)
Changed paths: M libnozzle/tests/test-common.c
Log Message: ----------- [tests] fix ip generation boundaries
https://ci.kronosnet.org/job/knet-build-all-voting/1450/knet-build-all-votin...
and similar, when pid = 255, the secondary IP would hit 256 that is of course invalid.
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Commit: 6ae64a347db0ebc698cb24bf2ffbf007b20a3e84 https://github.com/kronosnet/kronosnet/commit/6ae64a347db0ebc698cb24bf2ffbf0... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2019-09-13 (Fri, 13 Sep 2019)
Changed paths: M libknet/tests/api_knet_handle_pmtud_set.c
Log Message: ----------- [tests] give PMTUd more time to redetect MTU
Ideal fix would be to use PMTUd callback, but that requires a lot of extra test infrastructure. For now just workaround the problem.
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com
Compare: https://github.com/kronosnet/kronosnet/compare/96956a06eb80...6ae64a347db0