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

FTR: add 'throttle' option to cli #33241

Merged
merged 3 commits into from
Dec 11, 2019

Conversation

dmlemeshko
Copy link
Member

@dmlemeshko dmlemeshko commented Mar 14, 2019

Summary

Run tests with enabled network throttling or headless browser from cli:

kibana git:(ftr-cli-throttling-option) ✗ node scripts/functional_test_runner --throttle
debg Loading config file from "/Users/dzmitrylemechko/github/kibana/test/functional/config.js"
debg Loading config file from "/Users/dzmitrylemechko/github/kibana/test/common/config.js"
info Config loaded
debg randomness seed: 1575903801698
debg [webdriver] Creating session
**debg NETWORK THROTTLED: 768k down, 256k up, 100ms latency.**
info Remote initialized: chrome 78.0.3904.108

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

- [ ] This was checked for cross-browser compatibility, including a check against IE11
- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support

For maintainers

- [ ] This was checked for breaking API changes and was labeled appropriately
- [ ] This includes a feature addition or change that requires a release note and was labeled appropriately

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@dmlemeshko dmlemeshko changed the title FTR: add 'throttling' option to cli FTR: add 'throttle' option to cli Mar 14, 2019
@dmlemeshko dmlemeshko force-pushed the ftr-cli-throttling-option branch from dcf0f26 to 475dad8 Compare December 9, 2019 15:09
@dmlemeshko dmlemeshko requested a review from a team as a code owner December 9, 2019 15:09
@dmlemeshko dmlemeshko added v8.0.0 release_note:skip Skip the PR/issue when compiling release notes labels Dec 9, 2019
@dmlemeshko dmlemeshko requested a review from spalger December 10, 2019 20:35
@dmlemeshko
Copy link
Member Author

@elasticmachine merge upstream

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Contributor

@spalger spalger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dmlemeshko dmlemeshko merged commit 7658e9c into elastic:master Dec 11, 2019
@tylersmalley
Copy link
Contributor

@dmlemeshko is there a reason we didn't backport this to the 7.x branch?

@dmlemeshko dmlemeshko deleted the ftr-cli-throttling-option branch January 31, 2022 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants