Sticky Revision: |
Tagging release 2.3.1
removed the "from future import" line which became irrelevant with RHEL 4.
add comment to tdsp; remove the torqueJobs stuff, moved to the pjobstats tree.
add missing import of time module
add comp_time to fields tfl2 (timestamps->unix seconds since 1970).
improve parsing, mainly to avoid it choking on "sched_hint" lines
fixes to better approach lrmsinfo-pbs behavior
corrections of lots of buglets for torqueJobs and torqueAttMappers addition of tdsp.py which is a prototype replacement for dynsched-pbs-plugin; much simpler.
change
fleshing out
add function to parse entire qstat -f file
commit
first version of module defining functions and data on attribute mappings for torque output.
remove all mapper stuff ... no longer even an optional argument. there is no real benefit in terms of performance in having the mapper called within the function, leave it out for clarity and simplicity.
change log file parser to be a bit faster and simpler.
move mapper functions out of torqueJobs ... leave this pure parsing.
version that works for both qstat -f output as well as torque accounting log files.
not a test right now, just a normal 'qstat -f' file for development purposes.
slight performance tweaks.
parsing PBS server accounting logs works.
add optional debug arg to logFileRecordParser
fix syntax error.
first version of function logFileRecordParser
remove svn revision comment as this was no longer being updated. revision number is part of the Id string now.
first revision, basically at this moment a copy of pbsServer.py
change RPM name, to reflect fact that this thing is a PLUGIN for the dynamic scheduler program.
Configuration of executable no longer needed (lib path is standard) so moving file to plain version.
change TARGPREFIX path to /usr conform EMI-1
Merge release x.y.z changes back into trunk
change Makefile so that python modules get installed in correct directory
merge in changes in RELEASE and config.mk from release 2.2.1; add tests directory and first test; fix bug in handling error lines showing up in "sched_hint" attribute
Add test directory
Merge release 2.2.0 changes with trunk
clarification about the new job attributes; was not clear that they were printed by the lrmsinfo-pbs program in this release.
getting ready for initial release, cleaning up paths and version numbers
add Id and URL fields
edit so that info is relevant only to pbs plugin.
naming and version numbers
again change to be compatible with RPM name
change DOCSUFFIX to match name of RPM
add URL field
change HeadURL to URL
first checkin, copied from old tree
initial import
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |