Skip to content

[Synthetics] Import Synthetics e2e tests#233698

Merged
cesco-f merged 1 commit intoelastic:mainfrom
cesco-f:enable-synthetics-test
Sep 2, 2025
Merged

[Synthetics] Import Synthetics e2e tests#233698
cesco-f merged 1 commit intoelastic:mainfrom
cesco-f:enable-synthetics-test

Conversation

@cesco-f
Copy link
Contributor

@cesco-f cesco-f commented Sep 2, 2025

Synthetics e2e tests were mistakenly disabled in this PR: #227746

@cesco-f cesco-f requested a review from a team as a code owner September 2, 2025 08:57
@cesco-f cesco-f added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting labels Sep 2, 2025
@botelastic botelastic bot added the Team:actionable-obs Formerly "obs-ux-management", responsible for SLO, o11y alerting, significant events, & synthetics. label Sep 2, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-management-team (Team:obs-ux-management)

@github-actions github-actions bot added the author:obs-ux-management PRs authored by the obs ux management team label Sep 2, 2025
@cesco-f cesco-f added backport:version Backport to applied version labels v8.19.4 v9.0.7 v9.1.4 and removed backport:skip This PR does not require backporting labels Sep 2, 2025
@cesco-f cesco-f enabled auto-merge (squash) September 2, 2025 09:01
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Saved Objects .kibana field count

Every field in each saved object type adds overhead to Elasticsearch. Kibana needs to keep the total field count below Elasticsearch's default limit of 1000 fields. Only specify field mappings for the fields you wish to search on or query. See https://www.elastic.co/guide/en/kibana/master/saved-objects-service.html#_mappings

id before after diff
_data_stream_timestamp 1 - -1
_doc_count 1 - -1
_ignored_source 1 - -1
_index_mode 1 - -1
_inference_fields 1 - -1
_tier 1 - -1
apm-custom-dashboards 5 - -5
apm-server-schema 2 - -2
apm-service-group 5 - -5
application_usage_daily 2 - -2
config 2 - -2
config-global 2 - -2
coreMigrationVersion 1 - -1
created_at 1 - -1
created_by 1 - -1
entity-definition 9 - -9
entity-discovery-api-key 2 - -2
event_loop_delays_daily 2 - -2
favorites 4 - -4
file 11 - -11
file-upload-usage-collection-telemetry 3 - -3
fileShare 5 - -5
infra-custom-dashboards 4 - -4
infrastructure-monitoring-log-view 2 - -2
intercept_trigger_record 5 - -5
legacy-url-alias 7 - -7
managed 1 - -1
ml-job 6 - -6
ml-module 13 - -13
ml-trained-model 7 - -7
monitoring-telemetry 2 - -2
namespace 1 - -1
namespaces 1 - -1
observability-onboarding-state 2 - -2
originId 1 - -1
product-doc-install-status 7 - -7
references 4 - -4
sample-data-telemetry 3 - -3
security-ai-prompt 8 - -8
slo 11 - -11
space 5 - -5
synthetics-monitor 34 - -34
synthetics-monitor-multi-space 34 - -34
tag 4 - -4
type 1 - -1
typeMigrationVersion 1 - -1
ui-metric 2 - -2
updated_at 1 - -1
updated_by 1 - -1
upgrade-assistant-ml-upgrade-operation 3 - -3
upgrade-assistant-reindex-operation 3 - -3
uptime-synthetics-api-key 2 - -2
url 5 - -5
usage-counters 2 - -2
total -246

@cesco-f cesco-f merged commit 50d2e43 into elastic:main Sep 2, 2025
29 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.0, 9.1

https://github.com/elastic/kibana/actions/runs/17401386582

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Sep 2, 2025
Synthetics e2e tests were mistakenly disabled in this PR:
elastic#227746

(cherry picked from commit 50d2e43)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Sep 2, 2025
Synthetics e2e tests were mistakenly disabled in this PR:
elastic#227746

(cherry picked from commit 50d2e43)
@kibanamachine
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
8.19
9.0 Backport failed because of merge conflicts
9.1

Note: Successful backport PRs will be merged automatically after passing CI.

Manual backport

To create the backport manually run:

node scripts/backport --pr 233698

Questions ?

Please refer to the Backport tool documentation

@cesco-f
Copy link
Contributor Author

cesco-f commented Sep 2, 2025

💚 All backports created successfully

Status Branch Result
9.0

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

cesco-f added a commit to cesco-f/kibana that referenced this pull request Sep 2, 2025
Synthetics e2e tests were mistakenly disabled in this PR:
elastic#227746

(cherry picked from commit 50d2e43)

# Conflicts:
#	x-pack/solutions/observability/plugins/synthetics/e2e/synthetics/journeys/index.ts
kibanamachine added a commit that referenced this pull request Sep 2, 2025
# Backport

This will backport the following commits from `main` to `9.1`:
- [[Synthetics] Import Synthetics e2e tests
(#233698)](#233698)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Francesco
Fagnani","email":"fagnani.francesco@gmail.com"},"sourceCommit":{"committedDate":"2025-09-02T10:58:27Z","message":"[Synthetics]
Import Synthetics e2e tests (#233698)\n\nSynthetics e2e tests were
mistakenly disabled in this
PR:\nhttps://github.com//pull/227746","sha":"50d2e43e4f6338bd2f6479e61fba945bdc01ed5c","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:obs-ux-management","backport:version","author:obs-ux-management","v9.2.0","v9.1.4","v9.0.7","v8.19.4"],"title":"[Synthetics]
Import Synthetics e2e
tests","number":233698,"url":"https://github.com/elastic/kibana/pull/233698","mergeCommit":{"message":"[Synthetics]
Import Synthetics e2e tests (#233698)\n\nSynthetics e2e tests were
mistakenly disabled in this
PR:\nhttps://github.com//pull/227746","sha":"50d2e43e4f6338bd2f6479e61fba945bdc01ed5c"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","9.0","8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/233698","number":233698,"mergeCommit":{"message":"[Synthetics]
Import Synthetics e2e tests (#233698)\n\nSynthetics e2e tests were
mistakenly disabled in this
PR:\nhttps://github.com//pull/227746","sha":"50d2e43e4f6338bd2f6479e61fba945bdc01ed5c"}},{"branch":"9.1","label":"v9.1.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.7","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Francesco Fagnani <fagnani.francesco@gmail.com>
kibanamachine added a commit that referenced this pull request Sep 2, 2025
# Backport

This will backport the following commits from `main` to `8.19`:
- [[Synthetics] Import Synthetics e2e tests
(#233698)](#233698)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Francesco
Fagnani","email":"fagnani.francesco@gmail.com"},"sourceCommit":{"committedDate":"2025-09-02T10:58:27Z","message":"[Synthetics]
Import Synthetics e2e tests (#233698)\n\nSynthetics e2e tests were
mistakenly disabled in this
PR:\nhttps://github.com//pull/227746","sha":"50d2e43e4f6338bd2f6479e61fba945bdc01ed5c","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:obs-ux-management","backport:version","author:obs-ux-management","v9.2.0","v9.1.4","v9.0.7","v8.19.4"],"title":"[Synthetics]
Import Synthetics e2e
tests","number":233698,"url":"https://github.com/elastic/kibana/pull/233698","mergeCommit":{"message":"[Synthetics]
Import Synthetics e2e tests (#233698)\n\nSynthetics e2e tests were
mistakenly disabled in this
PR:\nhttps://github.com//pull/227746","sha":"50d2e43e4f6338bd2f6479e61fba945bdc01ed5c"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","9.0","8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/233698","number":233698,"mergeCommit":{"message":"[Synthetics]
Import Synthetics e2e tests (#233698)\n\nSynthetics e2e tests were
mistakenly disabled in this
PR:\nhttps://github.com//pull/227746","sha":"50d2e43e4f6338bd2f6479e61fba945bdc01ed5c"}},{"branch":"9.1","label":"v9.1.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.7","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Francesco Fagnani <fagnani.francesco@gmail.com>
ymao1 pushed a commit to ymao1/kibana that referenced this pull request Sep 2, 2025
Synthetics e2e tests were mistakenly disabled in this PR:
elastic#227746
@cesco-f cesco-f deleted the enable-synthetics-test branch September 2, 2025 13:28
MichelLosier pushed a commit to MichelLosier/kibana that referenced this pull request Sep 2, 2025
Synthetics e2e tests were mistakenly disabled in this PR:
elastic#227746
kowalczyk-krzysztof pushed a commit to kowalczyk-krzysztof/kibana that referenced this pull request Sep 3, 2025
Synthetics e2e tests were mistakenly disabled in this PR:
elastic#227746
@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Sep 3, 2025
@kibanamachine
Copy link
Contributor

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.
cc: @cesco-f

cesco-f added a commit that referenced this pull request Sep 3, 2025
# Backport

This will backport the following commits from `main` to `9.0`:
- [[Synthetics] Import Synthetics e2e tests
(#233698)](#233698)

<!--- Backport version: 10.0.1 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Francesco
Fagnani","email":"fagnani.francesco@gmail.com"},"sourceCommit":{"committedDate":"2025-09-02T10:58:27Z","message":"[Synthetics]
Import Synthetics e2e tests (#233698)\n\nSynthetics e2e tests were
mistakenly disabled in this
PR:\nhttps://github.com//pull/227746","sha":"50d2e43e4f6338bd2f6479e61fba945bdc01ed5c","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:obs-ux-management","backport:version","author:obs-ux-management","v9.2.0","v9.1.4","v9.0.7","v8.19.4"],"title":"[Synthetics]
Import Synthetics e2e
tests","number":233698,"url":"https://github.com/elastic/kibana/pull/233698","mergeCommit":{"message":"[Synthetics]
Import Synthetics e2e tests (#233698)\n\nSynthetics e2e tests were
mistakenly disabled in this
PR:\nhttps://github.com//pull/227746","sha":"50d2e43e4f6338bd2f6479e61fba945bdc01ed5c"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/233698","number":233698,"mergeCommit":{"message":"[Synthetics]
Import Synthetics e2e tests (#233698)\n\nSynthetics e2e tests were
mistakenly disabled in this
PR:\nhttps://github.com//pull/227746","sha":"50d2e43e4f6338bd2f6479e61fba945bdc01ed5c"}},{"branch":"9.1","label":"v9.1.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/233719","number":233719,"state":"OPEN"},{"branch":"9.0","label":"v9.0.7","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/233718","number":233718,"state":"OPEN"}]}]
BACKPORT-->
@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author:obs-ux-management PRs authored by the obs ux management team backport:version Backport to applied version labels release_note:skip Skip the PR/issue when compiling release notes Team:actionable-obs Formerly "obs-ux-management", responsible for SLO, o11y alerting, significant events, & synthetics. v8.19.4 v9.0.7 v9.1.4 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants