Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

interoptest/testcoordinator: handler GET/POST requests from controller on port 10000 #81

Open
songy23 opened this issue Dec 7, 2018 · 7 comments
Assignees

Comments

@songy23
Copy link
Contributor

songy23 commented Dec 7, 2018

No description provided.

@odeke-em
Copy link
Contributor

@songy23 thanks for filing this issue! Please assign it to me or let me know when you are stepping through it and I can write the handler to do this.

@songy23
Copy link
Contributor Author

songy23 commented Dec 11, 2018

Thanks @odeke-em! Assigned this issue to you

@songy23
Copy link
Contributor Author

songy23 commented Dec 11, 2018

Apologies, looks like I cannot assign you because you don't have write access to this repo. @jparsana can you help here?

@jparsana
Copy link

@songy23 neither do I. @bogdandrutu @shahprit can you help here?

@bogdandrutu
Copy link

@odeke-em you have a pending invite

@odeke-em odeke-em self-assigned this Dec 14, 2018
@odeke-em
Copy link
Contributor

Cool thanks, I've seen and accepted the invite.

odeke-em added a commit that referenced this issue Dec 16, 2018
Support for requests over HTTP with:
* GET to /result/:id
which will retrieve a test result. As shown in the template
route, ":id" must be replaced with the actual id which is
a 64-bit signed integer

* POST to /result and /run
which will
For /result submit a result
For /run, run the test asynchronously

Fixes #81
odeke-em added a commit that referenced this issue Dec 16, 2018
Support for requests over HTTP with:
* GET to /result/:id
which will retrieve a test result. As shown in the template
route, ":id" must be replaced with the actual id which is
a 64-bit signed integer

* POST to /result and /run
which will
For /result submit a result
For /run, run the test asynchronously

Fixes #81
odeke-em added a commit that referenced this issue Dec 16, 2018
Support for requests over HTTP with:
* GET to /result/:id
which will retrieve a test result. As shown in the template
route, ":id" must be replaced with the actual id which is
a 64-bit signed integer

* POST to /result and /run
which will
For /result submit a result
For /run, run the test asynchronously

Fixes #81
odeke-em added a commit that referenced this issue Dec 16, 2018
Support for requests over HTTP with:
* GET to /result/:id
which will retrieve a test result. As shown in the template
route, ":id" must be replaced with the actual id which is
a 64-bit signed integer

* POST to /result and /run
which will
For /result submit a result
For /run, run the test asynchronously

Fixes #81
@odeke-em
Copy link
Contributor

@songy23 @rghetia PTAL I've submitted #115

My apologies for the delay, I've been OOO and travelling abroad so didn't get a chunk of time to work on it but I finally got some and submitted the PR above.

@rghetia rghetia added Interoptest-mvp Interoptest: minimum viable product and removed Interoptest-mvp Interoptest: minimum viable product labels Jan 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants