Versions Compared

Key

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

...

Site Map

Developer Guide Pages

Target Release17.1.1
JIRA

Jira Legacy
serverJIRA (pbspro.atlassian.net)
serverId32008a99-7831-3ff8-9638-3db0cd01164d
keyPP-239

Jira Legacy
serverJIRA (pbspro.atlassian.net)
serverId32008a99-7831-3ff8-9638-3db0cd01164d
keyPP-659

Document statusInitial version
Document owner
Designer
Developers
QA
Forum Discussionhttp://community.pbspro.org/t/pp-239-and-pp-659-decorator-to-skip-ptl-tests-on-cpuset-mom-specifying-default-test-case-time-out-value-while-running-ptl-tests/430


Interface: skipOnCpuSet wrapper -To skip tests on cpuset mom setup 


  • Visibility: Public
  • Change Control: Stable
  • SynopsisA new decorator to skip tests when running on a cpuset mom setup
  • Details: This decorator when specified at the test definition, is used to skip that particular test case when running tests on a cpuset mom setup (SGI ICE, SGI UV). This is useful for tests that might involve test steps that are restricted on a cpuset mom setup, for example: 
    • Tests that insert new vnodes
    • Tests that alter node resources (like ncpus, memory etc.)

...


 Interface: default-testcase-timeout - New option to pbs_benchpress command 


  • Visibility: Public
  • Change Control: Stable
  • SynopsisA new option added to pbs_benchpress command to increase default test case time out value
  • Details: This option value is used to specify the default timeout value for every running test case. In case any test case execution duration exceeds this value, the test case run would be stopped and next test case run would be continued. If this value is not specified, the default value is 180 seconds for each test case.

...