Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[funfuzz] Report status to EC2Reporter #172

Open
nth10sd opened this issue Apr 13, 2018 · 1 comment
Open

[funfuzz] Report status to EC2Reporter #172

nth10sd opened this issue Apr 13, 2018 · 1 comment

Comments

@nth10sd
Copy link
Contributor

nth10sd commented Apr 13, 2018

When the harness/fuzzers are running properly, we should report some sort of status to EC2Reporter.

Probably:

  • Platform detection
  • Harness is running
  • Which fuzzer is running
  • How much fuzzer has tested (lines generated?) - Unsure how this looks yet
@nth10sd
Copy link
Contributor Author

nth10sd commented Jun 19, 2019

We can run this command python3 -m EC2Reporter --report "TESTING" || true and the Status Data portion on EC2SpotManager will be updated.

Alternatively, we can call in the EC2Reporter library in Python directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant