This repository was archived by the owner on Nov 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 199
Add mariner support #3306
Merged
tevoinea
merged 56 commits into
microsoft:main
from
tevoinea:tevoinea/AddMarinerStartupProfile
Aug 18, 2023
Merged
Add mariner support #3306
tevoinea
merged 56 commits into
microsoft:main
from
tevoinea:tevoinea/AddMarinerStartupProfile
Aug 18, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ 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
|
…m/tevoinea/onefuzz into tevoinea/AddMarinerStartupProfile
…m/tevoinea/onefuzz into tevoinea/AddMarinerStartupProfile
…m/tevoinea/onefuzz into tevoinea/AddMarinerStartupProfile
…m/tevoinea/onefuzz into tevoinea/AddMarinerStartupProfile
…inea/AddMarinerStartupProfile
…inea/AddMarinerStartupProfile
…m/tevoinea/onefuzz into tevoinea/AddMarinerStartupProfile
AdamL-Microsoft
approved these changes
Aug 17, 2023
chkeita
reviewed
Aug 17, 2023
chkeita
reviewed
Aug 17, 2023
chkeita
approved these changes
Aug 17, 2023
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.shto support marinerintegration-test.pyto test libfuzzer on marinerOmsAgentForLinuxextension 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.