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

docs: update browser smoke test example #3370

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

hassy
Copy link
Member

@hassy hassy commented Oct 16, 2024

Description

The example will currently check only one page by default unless a config.phases section is added with the number of VUs matching the number of rows. This PR fixes that:

  • Use loadAll to always load all rows in the CSV file and only run one VU (instead of relying on creating the right number of VUs)
  • Update the checks in the CSV file

Reported in #3367

Pre-merge checklist

This is for use by the Artillery team. Please leave this in if you're contributing to Artillery.

  • Does this require an update to the docs? No
  • Does this require a changelog entry? No

- Use loadAll to always load all rows in the CSV file (instead of
  relying on creating the right number of VUs)
- Update CSV file
@hassy hassy merged commit 7336fdf into main Oct 16, 2024
9 checks passed
@hassy hassy deleted the feat/update-browser-smoke-test-example branch October 16, 2024 14:13
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.

1 participant