Actions
Bug #13815
closedBug #13772: Network group criteria not working
Test failing after fix on network node queries
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
Gateway criterium:
- Network interfaces > Gateway > Regex > .*192.168.* -> no match (there should be 15)
- Network interfaces > Gateway > 1s defined -> 1 match (there should be 15)
- Network interfaces > Network > Regex > .*192.168.* -> 6 matches (there should be 27)
- Network interfaces > Network > Is defined -> 6 matches (there should be 27)
- Network interfaces > Mask > Regex > .*192.168.* -> 6 matches (there should be 27)
- Network interfaces > Mask > Is defined -> 6 matches (there should be 27)
IP address:
- Network interfaces > IP address > Regex > ^$ -> no match (there should be at least 10)
Actions