Branch: refs/heads/master
Home: https://github.com/fabbione/kronosnet
Commit: d40fbd5501a5d0745a33b7355166c66e13f8269c
https://github.com/fabbione/kronosnet/commit/d40fbd5501a5d0745a33b7355166c6…
Author: Christine Caulfield <ccaulfie(a)redhat.com>
Date: 2017-05-26 (Fri, 26 May 2017)
Changed paths:
M libknet/logging.c
Log Message:
-----------
[libknet] Unlock the global lock if logging pipe is full.
If a write to the logging pipe fails (eg it's busy
waiting on something else, I've seen this in corosync
at shutdown) then we must unlock the global_rwlock
or we'll never get out of this alive.
Signed-off-by: Christine Caulfield <ccaulfie(a)redhat.com>
Reviewed-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/knet-ansible-ci
Commit: 13ce5fcccf0d0270caf02f723e909e4978926547
https://github.com/fabbione/knet-ansible-ci/commit/13ce5fcccf0d0270caf02f72…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-05-25 (Thu, 25 May 2017)
Changed paths:
M roles/kronosnet-tests/tasks/kronosnettests.yml
Log Message:
-----------
Temporary disable sctp for knet_bench testing while we fix knet_bench crash and sctp shutdown deadlock
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Branch: refs/heads/master
Home: https://github.com/fabbione/knet-ansible-ci
Commit: 3a644631277b3055e249679586c2be2ea62fcb80
https://github.com/fabbione/knet-ansible-ci/commit/3a644631277b3055e2496795…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M roles/corosync-tests/tasks/runtests.yml
R roles/corosync-tests/tasks/test-cpgbench.yml
M roles/corosync-tests/tasks/test-cpghum.yml
Log Message:
-----------
Update corosync tests to use unified cpghum tool
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>