< Home

records

Function

The records command sets the maximum histories and test results.

The undo records command restores the default setting.

Format

records { history number | result number }

undo records { history | result }

Parameters

Parameter Description Value
history number Specifies the maximum number of histories. The value is an integer ranging from 0 to 1000. The default value is 50.
result number Specifies the maximum number of test results. The value is an integer ranging from 1 to 10. The default value is 5.

Views

NQA view

Default Level

2: Configuration level

Usage Guidelines

Prerequisites

Before running the records command, run the test-type command to set the test type of a test instance.

Precautions

You cannot change parameters when the test is performed.

Example

# Set the maximum number of histories to 1000 in the test named admin jitter.

<sysname> system-view
[sysname] nqa test-instance admin jitter
[sysname-nqa-admin-jitter] test-type jitter
[sysname-nqa-admin-jitter] records history 1000
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >