pcp updates: qa
"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 (9):
qa/322: avoid PCP 2.7.8 host
qa/054: tweak filter
qa/083: interoperability issue, need PCP >= 3.0 remote QA host
qa/322: need PCP V3.0 or later ... fixups
qa/778: primary pmlogger not restarted now it knows how to reconnect to pmcd
qa/835: primary pmlogger not restarted now it knows how to reconnect to pmcd
qa/022: better diagnostics for test failure scenarios
qa/798: add small delay after dbpmda finishes
qa/check: don't rely on . in $PATH to run check.callback
qa/022 | 13 +++++++++++--
qa/054 | 4 ++--
qa/083 | 8 +++++++-
qa/322 | 11 +++++++++--
qa/322.out | 2 +-
qa/778.out | 1 -
qa/798 | 2 ++
qa/835.out | 1 -
qa/check | 4 ++--
9 files changed, 34 insertions(+), 12 deletions(-)
Details ...
commit 80d3e583cd36f2a7bf6c1b54af5cd9c20bd1bdcb
Author: Ken McDonell <[email protected]>
Date: Fri Nov 25 06:44:39 2016 +1100
qa/check: don't rely on . in $PATH to run check.callback
commit d36ea49845a9c726a705f61d5536b329b20dd650
Author: Ken McDonell <[email protected]>
Date: Fri Nov 25 06:43:38 2016 +1100
qa/798: add small delay after dbpmda finishes
Need PMDA that was being run to have time to flush its log and exit.
commit 3bde39a800d2911779f3b0ca79fe684f7aa31db3
Author: Ken McDonell <[email protected]>
Date: Fri Nov 25 06:41:40 2016 +1100
qa/022: better diagnostics for test failure scenarios
This one has become unreliable ... trying to track down
non-deterministic failures that seem related to
Cannot connect to PMCD on host "unix:"
for some reason.
commit 9a3a0ffa8f777115f63f8f8945c75dcd2ce69887
Author: Ken McDonell <[email protected]>
Date: Thu Nov 24 13:38:41 2016 +1100
qa/835: primary pmlogger not restarted now it knows how to reconnect to pmcd
commit ff40d5285e801cd42bf9f8544b76bbeecf71f7fc
Author: Ken McDonell <[email protected]>
Date: Thu Nov 24 11:24:01 2016 +1100
qa/778: primary pmlogger not restarted now it knows how to reconnect to pmcd
commit 635a51c2dcd89852ee9dde99f551107e93e65fd6
Author: Ken McDonell <[email protected]>
Date: Thu Nov 24 08:09:27 2016 +1100
qa/322: need PCP V3.0 or later ... fixups
commit d5767247dab9861372f03304426d47a95c6c3541
Author: Ken McDonell <[email protected]>
Date: Thu Nov 24 07:24:29 2016 +1100
qa/083: interoperability issue, need PCP >= 3.0 remote QA host
From the comment added to the test ...
Need at least PCP 3.0 here, because there is an interoperability
issue with older pmlc versions (e.g. 2.7.8) talking to a newer
pmlogger ... the pmlc-pmlogger channel is fine, but when pmlc
tries to contact the pmlogger's pmcd, if the pmlogger is using
a local (Unix domain) socket, :local, then the wheels fall off.
commit 7ea8b4a06d4a5e42621127fd7cb88f9a8e28f44f
Author: Ken McDonell <[email protected]>
Date: Thu Nov 24 07:19:59 2016 +1100
qa/054: tweak filter
If $realhost is a prefix of $host then the filter would have
produced HOST.something instead of HOST ... simple change anchors
sed pattern to end of line and fixes this.
commit 456ad812b46c3b7c4230deb6dd5621637301d39f
Author: Ken McDonell <[email protected]>
Date: Wed Nov 23 07:01:04 2016 +1100
qa/322: avoid PCP 2.7.8 host
The protocols work fine with a PCP 2.7.8 host, but there is one
less metric in the PMNS below pmcd.pdu_in which produces slightly
different output and a false failure of the test.
-=-=-=-=-=-=-=-=-=-=-=-
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 (#14820): https://groups.io/g/pcp/message/14820
View All Messages In Topic (1): https://groups.io/g/pcp/topic/3291081
Mute This Topic: https://groups.io/mt/3291081?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
-=-=-=-=-=-=-=-=-=-=-=-