Branch: refs/heads/master
Home:
https://github.com/kronosnet/kronosnet
Commit: b4239fa2833a316c94bc0f7e9ccbc532bcc889d1
https://github.com/kronosnet/kronosnet/commit/b4239fa2833a316c94bc0f7e9ccbc…
Author: Fabio M. Di Nitto <fdinitto(a)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-voti…
and similar, when pid = 255, the secondary IP would hit 256 that is of course invalid.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 954c06950b3594918bd82a93859370d5b5cea627
https://github.com/kronosnet/kronosnet/commit/954c06950b3594918bd82a9385937…
Author: Fabio M. Di Nitto <fdinitto(a)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(a)redhat.com>
Commit: 63d5a3eb52e1fe1efae56bdbbd81181e88266c36
https://github.com/kronosnet/kronosnet/commit/63d5a3eb52e1fe1efae56bdbbd811…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2019-09-13 (Fri, 13 Sep 2019)
Changed paths:
M libknet/tests/api_knet_handle_pmtud_set.c
M libnozzle/tests/test-common.c
Log Message:
-----------
Merge pull request #254 from kronosnet/test-fixes
Test fixes
Compare:
https://github.com/kronosnet/kronosnet/compare/d9a5e4564db3...63d5a3eb52e1