Store per-campaign startup parameters#86
Closed
Copilot wants to merge 2 commits into
Closed
Conversation
…mmit_hash) Co-authored-by: dergoegge <8077169+dergoegge@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add per-campaign startup parameters storage
Store per-campaign startup parameters
Mar 17, 2026
Owner
|
@copilot remove the "Initial plan" commit, otherwise this is rfm |
Collaborator
|
lgtm |
Copilot stopped work on behalf of
dergoegge due to an error
April 9, 2026 12:45
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
CampaignStartupParamsstruct toinfra/types/src/lib.rs(num_cpus, duration_secs, engines, sanitizers, commit_hash)commit_hash: StringtoEnvironmentParamsinfuzzor/src/env/mod.rsget_num_cpus()method toEnvironmenttrait infuzzor/src/env/mod.rsCampaignSchedulerInputinfuzzor/src/project/scheduler.rsto includecommit_hashcommit_hashinEnvironmentParamshandle_new_buildinfuzzor/src/project/mod.rsto pass commit hashstore_startup_paramstoHarnessStatetrait and implement inPersistentHarnessState(writesstartup_params.jsonto campaign directory)get_num_cpus()inDockerEnv(returnsmachine.cores.len())commit_hashanddurationfields toCampaignstruct; updateCampaign::new()andCampaign::run()to store startup params at campaign startstore_startup_paramsinharness.rsOriginal prompt
💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.