-
Notifications
You must be signed in to change notification settings - Fork 836
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
Batch benchmarking with Argo Workflows #2248
Conversation
Check out this pull request on Review Jupyter notebook visual diffs & provide feedback on notebooks. Powered by ReviewNB |
Thu Aug 6 14:17:06 UTC 2020 impatient try |
Thu Aug 6 14:17:29 UTC 2020 impatient try |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: axsaucedo The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Fri Aug 7 10:25:38 UTC 2020 impatient try |
Fri Aug 7 10:25:53 UTC 2020 impatient try |
@axsaucedo: The following test failed, say
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the jenkins-x/lighthouse repository. I understand the commands that are listed here. |
Added example that shows how to leverage the argo batch approach we have in the batch examples, to provide a simplified interface to perform batch processing. This can also be extended into ghz, and will be done on a separate PR.