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

Add API endpoint for submitting results to dashboard #403

Closed
dhblum opened this issue Feb 12, 2022 · 2 comments
Closed

Add API endpoint for submitting results to dashboard #403

dhblum opened this issue Feb 12, 2022 · 2 comments

Comments

@dhblum
Copy link
Collaborator

dhblum commented Feb 12, 2022

This is to implement a python method in testcase.py to submit results to the dashboard, using a web address defined as an environment variable. This will also then need to be extended in the REST API and boptest-service API.

@kbenne I couldn't find an issue already existing for this, but let me know if you had already created one and I missed it.

@dhblum dhblum mentioned this issue May 18, 2022
10 tasks
@dhblum
Copy link
Collaborator Author

dhblum commented Jul 8, 2022

First implementation here: https://github.com/ibpsa/project1-boptest/tree/issue403_submit. It also includes commits from #73 before that gets merged soon, so this is ready to go once #73 is merged.

To dos:

@dhblum
Copy link
Collaborator Author

dhblum commented Jul 15, 2022

Closed by #444.

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

No branches or pull requests

1 participant