-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
using test_user with minimum privileges for lens reporting functional ui test #76713
using test_user with minimum privileges for lens reporting functional ui test #76713
Conversation
This has a bug associated with it : #76709 |
cc @LeeDr |
related bug found : #76709 |
@elasticmachine merge upstream |
related issue: #77246 |
@elasticmachine merge upstream |
@elasticmachine merge upstream |
💚 Build SucceededBuild metrics
History
To update your PR or re-run it, just comment with: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @rashmivkulkarni!
… ui test (elastic#76713) * lens reporting test * update chromedriver to 85 * checking bug fix * hitting another bug - added as a comment * Revert "update chromedriver to 85" This reverts commit dcd8983. * don't refresh the page when setting roles * lens reporting test Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
… ui test (elastic#76713) * lens reporting test * update chromedriver to 85 * checking bug fix * hitting another bug - added as a comment * Revert "update chromedriver to 85" This reverts commit dcd8983. * don't refresh the page when setting roles * lens reporting test Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
… ui test (#76713) (#77914) * lens reporting test * update chromedriver to 85 * checking bug fix * hitting another bug - added as a comment * Revert "update chromedriver to 85" This reverts commit dcd8983. * don't refresh the page when setting roles * lens reporting test Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
1 similar comment
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
Meta issue : #60815
Summary
This PR replaces elastic superuser with test_user with minimum privileges assigned.
Checklist
Unit or functional tests were updated or added to match the most common scenarios