kibana/test/functional/services/remote
Baturalp Gurdin eeb5efcc62
Performance Tests for Login and Home Pages by using Playwright (#119681)
add performance tests for Login and Home pages

- [x] Rename and reduce the number of environment variables for performance test CI job
  - [x] ITERATION_COUNT_ENV =>  PERF_TEST_COUNT
  - [x] DISABLE_CACHE, TEST_RUNNER, TEST_THROTTLE_NETWORK removed
- [x] Use c2-16 queue for performance tests
- [x] Run performance tests by running ES and Kibana separately
- [x] Add warmup phase to performance tests (Not reported to APM). APM Label: PERF_TEST_PHASE
- [x] Add playwright dependency
- [x] Throttle network speed ( downloadThroughput: 750.000 B/s, uploadThroughput: 750.000 B/s, latency: 100 ms )
- [x] Disable cache by using - page.route (‘**’, ….)
- [x] Login and Home pages performance tests.
2022-01-18 14:00:06 +03:00
..
__tests__ Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
browsers.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
create_stdout_stream.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
index.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
network_profiles.ts Performance Tests for Login and Home Pages by using Playwright (#119681) 2022-01-18 14:00:06 +03:00
poll_for_log_entry.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
prevent_parallel_calls.test.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
prevent_parallel_calls.ts [ts] migrate root test dir to project refs (#99148) 2021-06-04 13:17:00 -04:00
remote.ts [ci] filter out proc-runner logs from stdout on CI (#114568) 2021-10-13 11:03:04 -05:00
webdriver.ts Performance Tests for Login and Home Pages by using Playwright (#119681) 2022-01-18 14:00:06 +03:00