pcp updates: qa & EADDRINUSE tweaks
"Ken McDonell" <[email protected]>
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
Changes committed to git://git.pcp.io/kenj/pcp master
Ken McDonell (5):
qa/008: revised .out files for host bozo (w/out CD drive)
qa/admin/pcp-daily: fix logic error when searching for some error lines
qa/964: another case where we should _wait_for_pmlogger before exiting
src/libpcp/src/auxserver.c: tweak EADDRINUSE diagnostics
qa/243: need slightly longer delay for second pmcd
qa/008 | 6 +--
qa/008.out.bozo | 27 ++++++++++++----
qa/008.out.bozo+cd | 74 +++++++++++++++++++++++++++++++++++++++++++++
qa/008.out.bozo+sdc | 74 ---------------------------------------------
qa/243 | 6 +++
qa/964 | 1
qa/admin/pcp-daily | 7 +++-
src/libpcp/src/auxserver.c | 10 ++++--
8 files changed, 116 insertions(+), 89 deletions(-)
Details ...
commit 10f901e9da73b035a34b5cd0b60eda750a350aac
Author: Ken McDonell <[email protected]>
Date: Thu Nov 10 06:59:10 2016 +1100
qa/243: need slightly longer delay for second pmcd
When testing "socket in use" errors, we need to wait a bit longer
for the EADDRINUSE retry loops in libpcp.
commit d8e8c693e31c767f60a33af6cefd5f30b356509e
Author: Ken McDonell <[email protected]>
Date: Thu Nov 10 06:55:31 2016 +1100
src/libpcp/src/auxserver.c: tweak EADDRINUSE diagnostics
The recent change to add a "try 4 times before really reporting EADDRINUSE"
to overcome some race-in-QA situations was a bit too chatty (and caused
qa/243 to fail), so move the reporting of each failed attempt inside a
conditional, guarded by DBG_TRACE_DESPERATE.
commit befc247758516ef24f51771126c7a9f93240a6f6
Author: Ken McDonell <[email protected]>
Date: Thu Nov 10 06:54:39 2016 +1100
qa/964: another case where we should _wait_for_pmlogger before exiting
commit c45dfbf3290549bbd4d11949cf1e6998e0aabd7b
Author: Ken McDonell <[email protected]>
Date: Thu Nov 10 06:54:02 2016 +1100
qa/admin/pcp-daily: fix logic error when searching for some error lines
commit 0f6deb1eae0b8abd6baf00567ea40bcaaf4e522f
Author: Ken McDonell <[email protected]>
Date: Wed Nov 9 11:21:28 2016 +1100
qa/008: revised .out files for host bozo (w/out CD drive)
-=-=-=-=-=-=-=-=-=-=-=-
pcp mailing list
[email protected]
https://groups.io/g/pcp/messages
-=-=-
Groups.io Links:
You receive all messages sent to this group.
View/Reply Online (#14681): https://groups.io/g/pcp/message/14681
View All Messages In Topic (1): https://groups.io/g/pcp/topic/3063263
Mute This Topic: https://groups.io/mt/3063263?uid=174580
New Topic: https://groups.io/g/pcp/post
Change Your Subscription: https://groups.io/g/pcp/editsub?uid=174580
Group Home: https://groups.io/g/pcp
Contact Group Owner: [email protected]
Terms of Service: https://groups.io/static/tos
Unsubscribe: https://groups.io/g/pcp/leave/354243/563757577/xyzzy
-=-=-=-=-=-=-=-=-=-=-=-