Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

So this change will allow use user to write ptl PTL plugin which can be loaded by pbs_benchpress.

...

  • Visibility: public
  • Change Control: Stable
  • SynopsisA new option '--extra-plugins' to pbs_benchpress to specify PTL plugins
  • Details: This new option allows user to specified comma separated key value pair of PTL plugins which will loaded at run time in pbs_benchpress. From key value pair, key should be module name (for example 'myplugins.xyzplugin') and value should be plugin class name (for example 'XYZPlugin') and plugin class should be subclass of 'nose.plugins.base.Plugin' and all custom plugins' module should be included in PYTHONPATH environment variable or it should be placed in default installation directory for python modules (i.e. site-packages directory)





...

OSS Site Map

Project Documentation Main Page

...