< Home

records

Function

The records command sets the maximum number of history records and the maximum number of test results for NQA test instances.

The undo records command restores the default maximum number of history records and the default maximum number of test results for NQA test instances.

By default, the number of history records is 50, and the number of test results is 5.

Format

records { history number | result number }

undo records { history | result }

Parameters

Parameter

Description

Value

history number

Specifies the maximum number of history records.

The value is an integer that ranges from 0 to 1000. The default value is 50.

result number

Specifies the maximum number of test results.

The value is an integer that ranges from 1 to 10. The default value is 5.

Views

NQA view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

You can run the records command to set the maximum number of history records and the maximum number of test results for NQA test instances.

By default, a test instance supports 50 history records. You need to limit the number of history records on the device. In addition, you need to set the number of allowed remaining history records that can be added. The configured maximum number of history records cannot exceed the sum of the total default number of history records and the remaining number of history records.

Precautions

The type of a test instance has been specified using the test-type command.

This configuration of a running test instance cannot be changed.

Example

# Set the maximum number of history records to 30 for test instance user test.

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