Skip to content

Commit 5c10196

Browse files
committed
posts: ci feat: add Packetdrill subtests and website
During this month, PacketDrill has been patched to be able to track subtests, and regressions are published on a website. Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
1 parent 073498f commit 5c10196

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_posts/2024-04-08-CI-new-feat.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ linked to the CI:
3636
- Using [runners with KVM support](https://github.com/multipath-tcp/mptcp_net-next/issues/474).
3737
- Validating [MPTCP BPF tests](https://github.com/multipath-tcp/mptcp_net-next/issues/406).
3838
- Switching to [`virtme-ng`](https://github.com/multipath-tcp/mptcp_net-next/issues/472).
39-
- Tracking regressions by [publishing tests results](https://github.com/multipath-tcp/mptcp_net-next/issues/473).
39+
- Tracking [PacketDrill subtests](https://github.com/google/packetdrill/pull/83).
40+
- Tracking regressions by [publishing tests results](https://github.com/multipath-tcp/mptcp_net-next/issues/473),
41+
and displaying them on a [website](https://ci-results.mptcp.dev/flakes.html).
4042

4143
### GitHub Actions and KVM support
4244

0 commit comments

Comments
 (0)