pcp
[Top] [All Lists]

pcp updates: python log import api testing

To: pcp@xxxxxxxxxxx
Subject: pcp updates: python log import api testing
From: Nathan Scott <nathans@xxxxxxxxxx>
Date: Wed, 26 Sep 2012 20:51:43 -0400 (EDT)
Reply-to: Nathan Scott <nathans@xxxxxxxxxx>
Changes committed to git://oss.sgi.com/pcp/pcp.git dev

 qa/707                 |    4 ++--
 qa/708                 |    4 ++--
 qa/709.out             |    2 +-
 qa/710                 |   37 +++++++++++++++++++++++++++++++++++++
 qa/710.out             |   33 +++++++++++++++++++++++++++++++++
 qa/group               |    1 +
 qa/new                 |   22 +++++-----------------
 qa/src/check_import.py |   42 ++++++++++++++++++------------------------
 8 files changed, 99 insertions(+), 46 deletions(-)

commit 719fe6e9b8d84b3b725fa8d6d2d8ae5378cffb89
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date:   Thu Sep 27 10:49:51 2012 +1000

    Add test 710 which further tests the python pmimport api
    
    Also changed the existing python tests to keep the output
    in a $seq.full file for any post-mortem analysis that may
    be required (pcp/qa convention).

commit a0a090bf61df979e42f12677e6c483786f4ef1d4
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date:   Thu Sep 27 10:33:00 2012 +1000

    Update the new test creation script to match current situation

commit 9853ff515d83cf011287992cdb121f9b42b5f608
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date:   Thu Sep 27 10:28:32 2012 +1000

    Further refinements to the python pmimport check script
    
    Use a current timestamp rather than the epoch and extract
    the microseconds component as well.  Update the semantics
    for kernel.all.load to be instantaneous not discrete.

commit 8d261b70878cf55c8a1665bc783a07c15cdca40b
Merge: 4a57e00 8dced84
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date:   Thu Sep 27 09:55:56 2012 +1000

    Merge branch 'scox/dev' of git://sourceware.org/git/pcpfans into dev

commit 8dced848b464d72a2ca494be24f4d6d3786c36c0
Merge: fad0bad b159828
Author: Stan Cox <scox@xxxxxxxxxx>
Date:   Wed Sep 26 12:58:37 2012 -0400

    Merge branch 'dev' into scox/dev

commit fad0badffda03bf14104c998f17c0768138fd8ec
Author: Stan Cox <scox@xxxxxxxxxx>
Date:   Wed Sep 26 12:55:07 2012 -0400

    Add write and remove status checks from check_import test.
    
    check_import.py (main): Remove status checks and just let pcp.py
    handle it.  Add pmi.pmiWrite call.

<Prev in Thread] Current Thread [Next in Thread>
  • pcp updates: python log import api testing, Nathan Scott <=