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

Create a cli command to debug a job locally #3511

Open
tevoinea opened this issue Sep 18, 2023 · 0 comments
Open

Create a cli command to debug a job locally #3511

tevoinea opened this issue Sep 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@tevoinea
Copy link
Member

tevoinea commented Sep 18, 2023

We can already download all of the contents for a job. Using the local fuzzing feature, we can create a template based on the tasks submitted to onefuzz to be able to run the job locally.

High level summary of the steps required:

  1. Download all job containers
  2. Download onefuzz tools to get onefuzz-task
  3. Create a template, set the necessary inputs to the downloaded containers
  4. Update any other task options like target_options
  5. Tell the user to run onefuzz-task local template {newly-created-template}.yml

AB#166278

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants