Github push to performancecopilot:pcp #github

[email protected] Integration <[email protected]> Wed, 15 Feb 2017 14:56:09 -0800
Newsgroups gmane.comp.sysutils.pcp
Message-ID <[email protected]>

9 New Commits:

[pcp:master] By Ken McDonell <[email protected]>:
a955f45babc0 ( https://github.com/performancecopilot/pcp/commit/a955f45babc0e317306f5571a48021ac9670547f ) : qa/admin/check-vm: typo fix and add perl module Slurm::Hostlist

Modified: qa/admin/check-vm ( https://github.com/performancecopilot/pcp/blob/master/qa/admin/check-vm )

[pcp:master] By Ken McDonell <[email protected]>:
88f904051573 ( https://github.com/performancecopilot/pcp/commit/88f9040515734fc3ede85372e8d7de0584a33e48 ) : qa/1031: add notrun guards ... For Slurm and Slurm::Hostlist perl modules.

Modified: qa/1031 ( https://github.com/performancecopilot/pcp/blob/master/qa/1031 )

[pcp:master] By Ken McDonell <[email protected]>:
92f25ff2812a ( https://github.com/performancecopilot/pcp/commit/92f25ff2812a6fcad8757d37e44fffc3891d6c9b ) : qa/964: need to wait for pmlogger before checking

Modified: qa/964 ( https://github.com/performancecopilot/pcp/blob/master/qa/964 )

[pcp:master] By Ken McDonell <[email protected]>:
c5509449b461 ( https://github.com/performancecopilot/pcp/commit/c5509449b46188f1dcb19b7e88f31a8b33f4704e ) : qa/964 et al: finally fix random failures Problem was the choice of PMDAs! Test previously used xfs and dm but if the primary logger was logging metrics from one of these PMDAs and that PMDA was Removed (as qa/964 does), then at some time later pmlogger notices pmcd has restarted, reconnects, checks the metrics finds the missing ones and exits ... this behaviour is non-deterministic and depends on local primary pmlogger configuration which is why the test was unreliable. Tweak the qa test_perl PMDA to conditionally force a pmcd restart, and then use this for both test cases.

Modified: qa/964 ( https://github.com/performancecopilot/pcp/blob/master/qa/964 )
Modified: qa/964.out ( https://github.com/performancecopilot/pcp/blob/master/qa/964.out )
Modified: qa/pmdas/test_perl/Install ( https://github.com/performancecopilot/pcp/blob/master/qa/pmdas/test_perl/Install )

[pcp:master] By Lukas Berk <[email protected]>:
9f295b7889de ( https://github.com/performancecopilot/pcp/commit/9f295b7889de7a21fa0e34cfb22f194cd09dc3e7 ) : qa: selinux 917.out should be dynamically created The full policy package (and output from sedismod) needs to be conditional based on the actual contexts available on the host system. We do this within 917 to produce 917.out

Added: qa/917.out.in ( https://github.com/performancecopilot/pcp/blob/master/qa/917.out.in )
Removed: qa/917.out ( https://github.com/performancecopilot/pcp/blob/master/qa/917.out )
Modified: qa/.gitignore ( https://github.com/performancecopilot/pcp/blob/master/qa/.gitignore )
Modified: qa/917 ( https://github.com/performancecopilot/pcp/blob/master/qa/917 )

[pcp:master] By Lukas Berk <[email protected]>:
96c26e886350 ( https://github.com/performancecopilot/pcp/commit/96c26e886350f34d298cc46840b370a6cba593ae ) : selinux: adjust installation based on distro version Not all versions of fedora/rhel have a version of semodule which supports the -X (priority) flag. Adjust accordingly.

Modified: build/rpm/fedora.spec ( https://github.com/performancecopilot/pcp/blob/master/build/rpm/fedora.spec )
Modified: build/rpm/pcp.spec.in ( https://github.com/performancecopilot/pcp/blob/master/build/rpm/pcp.spec.in )

[pcp:master] By Marko Myllynen <[email protected]>:
a3971c985f86 ( https://github.com/performancecopilot/pcp/commit/a3971c985f86d828948619b4bff428e4fb4e7e24 ) : pmrep: workaround missing total_seconds() pre-python-2.7

Modified: src/pmrep/pmrep.py ( https://github.com/performancecopilot/pcp/blob/master/src/pmrep/pmrep.py )

[pcp:master] By Nathan Scott <[email protected]>:
8bded7f9e322 ( https://github.com/performancecopilot/pcp/commit/8bded7f9e322765a01c78c84195e8e57e5e05323 ) : Merge branch 'master' of git://git.pcp.io/lberk/pcp into lberk-merge

Added: qa/917.out.in ( https://github.com/performancecopilot/pcp/blob/master/qa/917.out.in )
Removed: qa/917.out ( https://github.com/performancecopilot/pcp/blob/master/qa/917.out )
Modified: build/rpm/fedora.spec ( https://github.com/performancecopilot/pcp/blob/master/build/rpm/fedora.spec )
Modified: build/rpm/pcp.spec.in ( https://github.com/performancecopilot/pcp/blob/master/build/rpm/pcp.spec.in )
Modified: qa/.gitignore ( https://github.com/performancecopilot/pcp/blob/master/qa/.gitignore )
Modified: qa/917 ( https://github.com/performancecopilot/pcp/blob/master/qa/917 )

[pcp:master] By Nathan Scott <[email protected]>:
0ffa84a88d22 ( https://github.com/performancecopilot/pcp/commit/0ffa84a88d229c1111fc0bd9e297ef1bdfa3e4bf ) : build: ensure docker PMDA arrives via a new pcp-pmda-docker rpm

Modified: build/rpm/pcp.spec.in ( https://github.com/performancecopilot/pcp/blob/master/build/rpm/pcp.spec.in )