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)
Updated by François ARMAND about 6 years ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND about 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/2065
Updated by Rudder Quality Assistant about 6 years ago
- Assignee changed from Vincent MEMBRÉ to François ARMAND
Updated by François ARMAND about 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|7cd1aec2192ea2c84d89dfd6d735534dd799e794.
Updated by François ARMAND about 6 years ago
- Subject changed from Adding tests in #13772 borke other ones to Added test in #13772 broke an other one
Updated by Vincent MEMBRÉ almost 6 years ago
- Subject changed from Added test in #13772 broke an other one to Test do not pass anymore after fix on network node queries
Updated by Vincent MEMBRÉ almost 6 years ago
- Subject changed from Test do not pass anymore after fix on network node queries to Test failing after fix on network node queries
Updated by Vincent MEMBRÉ almost 6 years ago
- Status changed from Pending release to Released
Actions