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 configurable test users for functional tests under Uptime app #79360

Open
8 tasks
rashmivkulkarni opened this issue Oct 2, 2020 · 1 comment
Open
8 tasks
Labels
automation Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability tests_needed

Comments

@rashmivkulkarni
Copy link
Contributor

Meta issue: #60815
App: Uptime

Objective :
We should run all CI tests with security enabled and with a user who has the minimal documented privileges to allow them to be successful.
Tests:

  • x-pack/test/functional/apps/uptime/certificates.ts
  • x-pack/test/functional/apps/uptime/locations.ts
  • x-pack/test/functional/apps/uptime/ml_anomaly.ts
  • x-pack/test/functional/apps/uptime/monitor.ts
  • x-pack/test/functional/apps/uptime/overview.ts
  • x-pack/test/functional/apps/uptime/ping_redirects.ts

Feature controls:

  • x-pack/test/functional/apps/uptime/feature_controls/uptime_security.ts
  • x-pack/test/functional/apps/uptime/feature_controls/uptime_spaces.ts

These feature control tests already using minimum required privileges to perform the test and also login and out through the UI, using the test_user service could optimize it.

cc @LeeDr

@rashmivkulkarni rashmivkulkarni added tests_needed Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability automation labels Oct 2, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/uptime (Team:uptime)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability tests_needed
Projects
None yet
Development

No branches or pull requests

2 participants