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

Add unmanaged nodes integration tests #2780

Merged
merged 57 commits into from
Feb 8, 2023

Conversation

chkeita
Copy link
Contributor

@chkeita chkeita commented Jan 26, 2023

Summary of the Pull Request

closes #2613

@codecov-commenter
Copy link

codecov-commenter commented Jan 31, 2023

Codecov Report

Merging #2780 (e8d4bd9) into main (f93c755) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #2780      +/-   ##
==========================================
- Coverage   29.93%   29.93%   -0.01%     
==========================================
  Files         324      324              
  Lines       38990    38992       +2     
==========================================
  Hits        11671    11671              
- Misses      27319    27321       +2     
Impacted Files Coverage Δ
src/ApiService/ApiService/onefuzzlib/Config.cs 0.00% <ø> (ø)
src/agent/onefuzz-agent/src/reboot.rs 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@chkeita chkeita requested review from Porges and tevoinea February 3, 2023 17:27
@chkeita chkeita marked this pull request as ready for review February 3, 2023 17:28
@chkeita chkeita force-pushed the unmanaged_nodes/docker_tests branch from 3de407f to e148dda Compare February 3, 2023 19:01
docs/unmnaged-nodes.md Outdated Show resolved Hide resolved
@chkeita chkeita merged commit d732028 into microsoft:main Feb 8, 2023
@mgreisen mgreisen mentioned this pull request Mar 3, 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 Unmanaged nodes test to the integration tests
3 participants