Versions Compared

Key

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

...

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

...

  • Visibility: Public
  • Change Control: Stable
  • SynopsisA new option parameter added to pbs_benchpress command option '-p' to change default test case time out value
  • Details: This option parameter value is used to specify the common 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.

Please note that this default test case timeout value (whether got from command line / internal default 180s) is overridden by the value specified in @timeout decorator if in case mentioned at the test case definition.