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

Instruct which benchmarks to run through the API #236

Merged
merged 7 commits into from
Feb 5, 2019
Merged

Conversation

Elexy
Copy link
Contributor

@Elexy Elexy commented Feb 5, 2019

This pulls out more of the configuration to the API.
You can specify which benchmarks to run and if ALL the clinic tools should be run on each of them.

curl -XPOST -d '{"commit":"", "clinic": { "enabled": false },  "benchmarks": { "tests": ["localTransfer_tcp_mplex", "unixFsAdd"]}}' -H "Content-Type: application/json" -H "x-ipfs-benchmarks-api-key: supersecret" -k http://localhost:9000

@ghost ghost assigned Elexy Feb 5, 2019
@ghost ghost added the status/in-progress In progress label Feb 5, 2019
@Elexy Elexy changed the title WIP Api config Instruct which benchmarks to run through the API Feb 5, 2019
@Elexy Elexy merged commit 1ccb376 into master Feb 5, 2019
@ghost ghost removed the status/in-progress In progress label Feb 5, 2019
@Elexy Elexy deleted the api_config branch February 5, 2019 14:31
@Elexy Elexy mentioned this pull request Feb 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant