Commit 4d5fa1c
committed
main,smoke: run in private netns
Since commits c561b28 ("infra: sync iface addresses to per-VRF
gr-loopX so kernel can bind") and 391f9fa ("infra: create VRF and
default route for each loopback interface"), addresses and default
routes are synchronized on the gr-loop0 Linux tun interface.
These elements can clash with local addresses in the default namespace.
To ensure smooth operation, always run grout in its own namespace.
Update the systemd service and smoke tests accordingly.
Signed-off-by: Robin Jarry <rjarry@redhat.com>1 parent 2514800 commit 4d5fa1c
2 files changed
Lines changed: 7 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
45 | | - | |
46 | | - | |
| 49 | + | |
| 50 | + | |
47 | 51 | | |
48 | 52 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 53 | | |
60 | 54 | | |
61 | 55 | | |
| |||
0 commit comments