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

[FEATURE] release smoke test++ #619

Closed
rvolosatovs opened this issue May 8, 2023 · 2 comments
Closed

[FEATURE] release smoke test++ #619

rvolosatovs opened this issue May 8, 2023 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed stale

Comments

@rvolosatovs
Copy link
Member

Is your feature request related to a problem? Please describe.
In #616 a simple smoke test was added for releases executing the binary on all runners and simply killing it after a timeout to ensure it did not crash. Would be great to extend it a bit and rather than just killing after timeout, perhaps do some curl calls to the API and/or fetch wash binary and use wash to interact with the server

Describe the solution you'd like
curl it or wash it, whatever we do, it should be fast, i.e. 1 minute is the top threshold of how long this whole process can take per binary

@rvolosatovs rvolosatovs added enhancement New feature or request help wanted Extra attention is needed labels May 8, 2023
@brooksmtownsend
Copy link
Member

I like the idea of curling the dashboard to ensure a response, and then using wash to query the inventory of the host or start a really small actor.

@stale
Copy link

stale bot commented Jul 7, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this has been closed too eagerly, please feel free to tag a maintainer so we can keep working on the issue. Thank you for contributing to wasmCloud!

@stale stale bot added the stale label Jul 7, 2023
@stale stale bot closed this as completed Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed stale
Projects
None yet
Development

No branches or pull requests

2 participants