-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.16
-
Quality / Stability / Reliability
-
False
-
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
In the conditional-gathering feature, IO has set the limitations for both conditions and rules. When reaching these 2 limitations, IO conditions would be changed to print some relevant errors. However, the gather.json file of the Insights archive didn't include the same error logs.
Version-Release number of selected component (if applicable):
4.16+
How reproducible:
Run the test cases test_conditional_gatherer_too_many_rules and generate_rules_too_many_conditions of the IO test.
Steps to Reproduce:
1.Run the test cases test_conditional_gatherer_too_many_rules and generate_rules_too_many_conditions of the IO test.
Actual results:
1. The results of the above 2 cases should be passed.
Expected results:
1. The results of the above 2 cases were failed.
Additional info:
We should use the latest version to run test cases, otherwise, it can't reproduce.