View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004398 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2018-09-20 11:46 | 2019-08-09 14:59 |
Reporter | lil | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.03.340.380 | ||||
Target Version | 1.03 | Fixed in Version | 1.03.341.381 | ||
Summary | 0004398: Several tests in View Services - View RegisterNodes fails when only MaxNodesPerRegisterNodes is 1 | ||||
Description | Several tests in View Services - View RegisterNodes fails when the device only can register one node. This is specified in OperationLimits where MaxNodesPerRegisterNodes is set to 1. Many tests sends a RegisterNodesRequest with more than one node and our device will respond with BadTooManyOperations. | ||||
Steps To Reproduce | Run View Services - View RegisterNodes with a device that only supports 1 node for each RegisterNodes. | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
The CTT settings and operation limit should be check in the CTT scripts. The limit should be used to restrict the number of items passed in a call (make multiple calls if need to get to the requested number). In addition the error test case should just use the Operation Limit instead of an arbitrary large number. |
|
Script does now honor the OperationLimit |
|
reviewed in CMP call |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-09-20 11:46 | lil | New Issue | |
2018-09-20 16:48 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2018-09-20 16:48 | Paul Hunkar | Status | new => assigned |
2018-09-20 16:52 | Paul Hunkar | Note Added: 0009388 | |
2018-10-01 14:17 | Alexander Allmendinger | Note Added: 0009441 | |
2018-10-01 14:17 | Alexander Allmendinger | Status | assigned => resolved |
2018-10-01 14:17 | Alexander Allmendinger | Fixed in Version | => 1.03.341.381 |
2018-10-01 14:17 | Alexander Allmendinger | Resolution | open => fixed |
2019-01-28 14:10 | Paul Hunkar | Category | Script Issue => 1 - Script Issue |
2019-08-09 14:57 | Paul Hunkar | Target Version | => 1.03 |
2019-08-09 14:59 | Paul Hunkar | Status | resolved => closed |
2019-08-09 14:59 | Paul Hunkar | Note Added: 0010729 |