Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Conversation

@tevoinea
Copy link
Member

@tevoinea tevoinea commented Jul 19, 2023

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?

  • Updated setup.sh to support mariner
  • Updated integration-test.py to test libfuzzer on mariner
  • Removed OmsAgentForLinux extension since it's not supported on mariner

Validation Steps Performed

How does someone test & validate?

Ran check-pr with mariner, ubuntu and windows test and it's all green.

@codecov-commenter
Copy link

codecov-commenter commented Jul 19, 2023

Codecov Report

Merging #3306 (1d18ff2) into main (4e2b3fc) will increase coverage by 0.01%.
The diff coverage is 0.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%> (ø)

@tevoinea tevoinea changed the title Add mariner support [DRAFT] Add mariner support Jul 19, 2023
@tevoinea tevoinea marked this pull request as ready for review July 19, 2023 18:11
@tevoinea tevoinea changed the title [DRAFT] Add mariner support Add mariner support Aug 17, 2023
@tevoinea tevoinea enabled auto-merge (squash) August 18, 2023 13:44
@tevoinea tevoinea merged commit bdb2f13 into microsoft:main Aug 18, 2023
@AdamL-Microsoft AdamL-Microsoft mentioned this pull request Aug 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add logging support for mariner [Meta] Mariner host support Implement startup profiles for different Linux distros

4 participants