PTL fw Directory Structure
Contents of pbspro/test/fw
Directory | Description of Contents | |||
|---|---|---|---|---|
fw |
|
|
|
|
| bin |
|
| Test command: pbs_benchpress PTL-based commands: pbs_config: for configuring PBS and PTL for testing Commands that are not currently in use: pbs_as: for future API mode |
| doc |
|
| Documentation source .rst files |
| ptl |
|
| PTL package |
|
| lib |
| Core Python library: PBSTestLib Supporting files for PBSTestLib: pbs_api_to_cli.py, pbs_ifl_mock.py |
|
| utils |
| PBS test suite: pbs_testsuite.py containing PBSTestSuite (which is Python testing framework) Utilities PTL provides, such as pbs_snaputils.py, pbs_logutils.py, pbs_dshutils.py, pbs_crayutils.py, etc. |
|
|
| plugins | Nose plugins for PTL framework |