[FTR] Refactor test/common/services/* -> packages/kbn-ftr-common-functional-[ui-]services/*#191805
Conversation
|
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
49447fa to
8385a47
Compare
|
/ci |
1 similar comment
|
/ci |
|
Flakiness was due to (Client.Timeout exceeded while awaiting headers): |
|
Same "extra tests" failing on kibana / on merge unsupported ftrs (Upgrade EUI to v95.9.0 (#190752)) as well |
|
@elasticmachine merge upstream |
jennypavlova
left a comment
There was a problem hiding this comment.
Obs Ux Infra Services changes LGTM (code review)
|
Reached out to ops team for guidance on what to do in this situation: where tests are failing on https://buildkite.com/elastic/kibana-on-merge-unsupported-ftrs and in a pr |
|
Adding the ci:all-cypress-suites label back now |
|
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Public APIs missing comments
Public APIs missing exports
Unknown metric groupsAPI count
History
To update your PR or re-run it, just comment with: |
TinaHeiligers
left a comment
There was a problem hiding this comment.
Core changes LGTM!

Summary
Moving common services to respective new homes.
This PR is revived from a previously merged and reverted PR as detailed here.
x-pack/plugins/observability_solution/as configured hereWhy these failures were not caught in the original PR
The pipeline is generated at runtime, and the original PR had zero changes under
x-pack/plugins/observability_solution/Changes on top of original PR
ci:all-cypress-suiteslabel to run extra testsservicesstanza to which contains the missing references by spreading the services from@kbn/ftr-common-functional-services&&@kbn/ftr-common-functional-ui-servicesinto the stanza, for the following:x-pack/plugins/observability_solution/synthetics/e2e/config.tsx-pack/plugins/observability_solution/apm/ftr_e2e/ftr_config.tsx-pack/plugins/observability_solution/observability_onboarding/e2e/ftr_config.tsx-pack/plugins/observability_solution/profiling/e2e/ftr_config.tsx-pack/plugins/observability_solution/synthetics/e2e/config.tsx-pack/plugins/observability_solution/uptime/e2e/config.tsBlocked by: #191961
Resolves: #188541