Actions
Bug #13772
closedNetwork group criteria not working
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
Critical - prevents main use of Rudder | no workaround | data loss | security
UX impact:
User visibility:
Getting started - demo | first install | level 1 Techniques
Effort required:
Very Small
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