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

Conversation

@chkeita
Copy link
Contributor

@chkeita chkeita commented Jan 6, 2023

Summary of the Pull Request

This is a continuation of #2671. The config_path and the failure_path needed to be updated to also include the machine_id to allow multiple agents to run on the machine.

closes #2670

@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2023

Codecov Report

Merging #2731 (78b5799) into main (7482700) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #2731      +/-   ##
==========================================
- Coverage   29.10%   29.09%   -0.02%     
==========================================
  Files         321      321              
  Lines       38426    38440      +14     
==========================================
  Hits        11185    11185              
- Misses      27241    27255      +14     
Impacted Files Coverage Δ
src/agent/onefuzz-agent/src/config.rs 0.00% <0.00%> (ø)
src/agent/onefuzz-agent/src/failure.rs 0.00% <0.00%> (ø)
src/agent/onefuzz-agent/src/main.rs 0.40% <0.00%> (-0.02%) ⬇️
src/agent/onefuzz-agent/src/panic.rs 0.00% <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 marked this pull request as ready for review January 9, 2023 17:16
@chkeita chkeita requested review from Porges and tevoinea January 18, 2023 00:03
@chkeita chkeita merged commit 81de102 into microsoft:main Jan 18, 2023
@nharper285 nharper285 mentioned this pull request Jan 19, 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.

Allow multiple agents to run on the same machine

3 participants