Commit d40d97d
committed
test(nat): Add debug logs for vpc-routing, flow-lookup in NAT test
Additional logs turned out to be helpful to understand what was going on
during the test. Let's keep them on in order to obtain more information
if this test ever fails again.
Given that we need to remove the "#[traced_test]" annotation, we re-add
logs for target "stateful-nat" manually.
Signed-off-by: Quentin Monnet <[email protected]>1 parent 1084147 commit d40d97d
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
1229 | 1230 | | |
1230 | 1231 | | |
1231 | 1232 | | |
1232 | | - | |
1233 | 1233 | | |
1234 | 1234 | | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
1235 | 1239 | | |
1236 | 1240 | | |
1237 | 1241 | | |
| |||
0 commit comments