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

Initial POC #1

Merged
merged 1 commit into from
Nov 5, 2021
Merged

Initial POC #1

merged 1 commit into from
Nov 5, 2021

Conversation

julienduchesne
Copy link
Member

@julienduchesne julienduchesne commented Nov 5, 2021

Exposes two endpoints

  • /launch-test: Launches the given k6 script either synchronously or asynchronously
  • /gather-results: (Now empty) In the case of an async test where results are uploaded to cloud, this endpoint will be used to fetch results and fail if thresholds do not pass

To anyone looking to review this. I can demo it for you!

Exposes two endpoints
- `/launch-test`: Launches the given k6 script either synchronously or asynchronously
- `/gather-results`: (Now empty) In the case of an async test where results are uploaded to cloud, this endpoint will be used to fetch results and fail if thresholds do not pass
@julienduchesne
Copy link
Member Author

I'll merge this and keep working on it. There are a few things I want to improve before it's ready

@julienduchesne julienduchesne merged commit 6a1e82c into main Nov 5, 2021
@julienduchesne julienduchesne deleted the initial-launcher branch November 5, 2021 14:53
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.

None yet

1 participant