microsoft / microsoft/ebpf-for-windows
reusable test YML tasks must filter for driver tests
Open
ci/cd
P2
triaged
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 311
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 21
Description
Currently, the reusable test YML has tasks that run for both unit tests and driver tests. These steps include configuring the runner for the tests. However, since the majority of the driver tests run on 1ES and the 1ES runners are pre-configured - many of these steps are redundant. The ask here is to filter out the tasks to not run on 1ES runners for the driver tests.
Contributor guide
Assessment
This issue has not been assessed yet.