Commit b4d500b
committed
ci: enable linuxquic in interop tests
Build and install the Linux QUIC module in CI interop tests when
either the client or server is Linux QUIC, ensuring its availability
in interop CI.
Note if the kernel already supports QUIC (the uapi header file
/usr/include/linux/quic.h exists), it will not clone and build the
Linux QUIC module from lxin/quic repo.
Signed-off-by: Xin Long <lucien.xin@gmail.com>1 parent 2cf4b1e commit b4d500b
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
80 | 89 | | |
81 | 90 | | |
82 | 91 | | |
| |||
0 commit comments