Commit 45dc7d7
committed
workflows: Fix leak detection for IPv6-only in IPsec upgrade tests
Commit 8dc7793 ("workflows/ipsec: Skip bpftrace DNS check if IPv4
is disabled") fixed the leak detection when running on an IPv6-only
cluster. It applied to the IPsec E2E and the E2E Upgrade workflows, but
forgot the IPsec Upgrade workflow. This commit fixes it.
Fixes: 8dc7793 ("workflows/ipsec: Skip bpftrace DNS check if IPv4 is disabled")
Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>1 parent 6a696d5 commit 45dc7d7
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
415 | | - | |
| 415 | + | |
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
| |||
0 commit comments