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

Extend default assets #490

Merged
merged 3 commits into from
Apr 19, 2021
Merged

Extend default assets #490

merged 3 commits into from
Apr 19, 2021

Conversation

kmazurek
Copy link
Contributor

Part of: #401

This adds the following to goth's default assets:

  • web-root/upload: empty directory (except for its .gitignore) which is supposed to be the default output location for test tasks (e.g. WASI)
  • web-root/params.json: file with default task parameters, contains an empty object (i.e. {})

I've decided to add these to avoid having to create separate asset directories for tests that use the WASI runtime (e.g. base e2e test, multi activity test).

@kmazurek kmazurek requested a review from azawlocki April 19, 2021 13:19
@kmazurek kmazurek self-assigned this Apr 19, 2021
@kmazurek kmazurek merged commit b88d4af into master Apr 19, 2021
@kmazurek kmazurek deleted the km/upload-web-root branch April 19, 2021 15:12
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.

2 participants