Closed tevoinea closed 1 year ago
Merging #3306 (1d18ff2) into main (4e2b3fc) will increase coverage by
0.01%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## main #3306 +/- ##
==========================================
+ Coverage 33.91% 33.92% +0.01%
==========================================
Files 297 297
Lines 36770 36757 -13
==========================================
Hits 12470 12470
+ Misses 24300 24287 -13
Files Changed | Coverage Δ | |
---|---|---|
src/ApiService/ApiService/onefuzzlib/Extension.cs | 0.00% <0.00%> (ø) |
Summary of the Pull Request
What is this about?
Closes #3372 Closes #3090 Closes #1955
This PR enables us to create a mariner linux pool and run fuzzing tasks on it.
Info on Pull Request
What does this include?
setup.sh
to support marinerintegration-test.py
to test libfuzzer on marinerOmsAgentForLinux
extension since it's not supported on marinerValidation Steps Performed
How does someone test & validate?
Ran check-pr with mariner, ubuntu and windows test and it's all green.