Commit 41dbadb
authored
fix: update filter when creating nb node with private ip (#312)
## 📝 Description
Fixing one of intermittent failure in smoke tests : test_create_nb_node
- Update filter to start from 192.168 since it sometimes picks up public
ip if it filters only 192
## ✔️ How to Test
make smoketest
## 📷 Preview
**If applicable, include a screenshot or code snippet of this change.
Otherwise, please remove this section.**1 parent d231987 commit 41dbadb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments