Github push to performancecopilot:pcp #github

[email protected] Integration <[email protected]> Tue, 07 Feb 2017 23:06:13 -0800
Newsgroups gmane.comp.sysutils.pcp
Message-ID <[email protected]>

4 New Commits:

[pcp:master] By Ken McDonell <[email protected]>:
ceb78d54212f ( https://github.com/performancecopilot/pcp/commit/ceb78d54212f86f03c79f60a990c068a99ddb39c ) : qa/common.check & src/pmcd/pmdaproc.sh: more systemd fiddling Strip gratuitous ..done from the end of journalctl text. Increase sleep time after systemctl in the hope that journal entries will have been written.

Modified: qa/common.check ( https://github.com/performancecopilot/pcp/blob/master/qa/common.check )
Modified: src/pmcd/pmdaproc.sh ( https://github.com/performancecopilot/pcp/blob/master/src/pmcd/pmdaproc.sh )

[pcp:master] By Ken McDonell <[email protected]>:
135e5c136645 ( https://github.com/performancecopilot/pcp/commit/135e5c136645e55d8e901beef5442efa5dbe661a ) : qa/common.check: add a $PCPQA_SYSTEMD=no check to _service() This replicates the test already in pmdaproc.sh. If $PCPQA_SYSTEMD=no, we will never use systemctl via the _service() wrapper for PCP QA.

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

[pcp:master] By Ken McDonell <[email protected]>:
6575e2c280b7 ( https://github.com/performancecopilot/pcp/commit/6575e2c280b766f28e86ffd5b83088efdec2ac32 ) : qa/common.check: no systemd in QA for Ken, thank you

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

[pcp:master] By Ken McDonell <[email protected]>:
2755042ddade ( https://github.com/performancecopilot/pcp/commit/2755042ddade357bdfcf077bce19e3670dd3c6ad ) : Merge branch 'master' of git://git.pcp.io/pcp

Added: qa/917 ( https://github.com/performancecopilot/pcp/blob/master/qa/917 )
Added: qa/917.out ( https://github.com/performancecopilot/pcp/blob/master/qa/917.out )
Added: src/selinux/.gitignore ( https://github.com/performancecopilot/pcp/blob/master/src/selinux/.gitignore )
Added: src/selinux/GNUmakefile ( https://github.com/performancecopilot/pcp/blob/master/src/selinux/GNUmakefile )
Added: src/selinux/README ( https://github.com/performancecopilot/pcp/blob/master/src/selinux/README )
Added: src/selinux/pcpupstream.fc ( https://github.com/performancecopilot/pcp/blob/master/src/selinux/pcpupstream.fc )
Added: src/selinux/pcpupstream.if ( https://github.com/performancecopilot/pcp/blob/master/src/selinux/pcpupstream.if )
Added: src/selinux/pcpupstream.te ( https://github.com/performancecopilot/pcp/blob/master/src/selinux/pcpupstream.te )
Modified: build/rpm/GNUmakefile ( https://github.com/performancecopilot/pcp/blob/master/build/rpm/GNUmakefile )
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: configure ( https://github.com/performancecopilot/pcp/blob/master/configure )
Modified: configure.ac ( https://github.com/performancecopilot/pcp/blob/master/configure.ac )
Modified: qa/821.out ( https://github.com/performancecopilot/pcp/blob/master/qa/821.out )
Modified: qa/admin/check-vm ( https://github.com/performancecopilot/pcp/blob/master/qa/admin/check-vm )
Modified: qa/group ( https://github.com/performancecopilot/pcp/blob/master/qa/group )
Modified: src/GNUmakefile ( https://github.com/performancecopilot/pcp/blob/master/src/GNUmakefile )
Modified: src/include/builddefs.in ( https://github.com/performancecopilot/pcp/blob/master/src/include/builddefs.in )
Modified: src/pmdas/docker/pmdadocker.1 ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/docker/pmdadocker.1 )
Modified: src/pmdas/linux/help ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/linux/help )
Modified: src/pmdas/linux/pmda.c ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/linux/pmda.c )
Modified: src/pmdas/linux/proc_vmstat.c ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/linux/proc_vmstat.c )
Modified: src/pmdas/linux/proc_vmstat.h ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/linux/proc_vmstat.h )
Modified: src/pmdas/linux/root_linux ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/linux/root_linux )
Modified: src/pmdas/linux_proc/getinfo.c ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/linux_proc/getinfo.c )