microsoft / microsoft/ebpf-for-windows

Split core eBPF and network extension tests.

Open
#5,545 0 comments 0 reactions 1 assignee Claimed by @kumarvin123 View on GitHub
cleanup tests triaged
Dominant language
C
Stars
3.6k
Forks
311
Avg merge
6d 10h
Merged PRs (30d)
21

Description

Separating the CICD pipelines for core eBPF and network extension would improve engineering agility.

There are a few steps required to achieve this:

- separate all eBPF core and netebpfext tests. Currently, there are unified unit tests, driver tests and stress tests. There must be 2 separate set of tests for eBPF core and netebpfext.
- Many of the tests for core eBPF features (such as maps, tail calls) use test programs of type bind etc. that are dependent on the network extensions. All such tests need to be moved the sample extension.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.