Commit 587efdd
[8.19] [tests] Increase package registry timeout (elastic#240095) (elastic#240876)
# Backport
This will backport the following commits from `main` to `8.19`:
- [[tests] Increase package registry timeout
(elastic#240095)](elastic#240095)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT
[{"author":{"name":"Jon","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-10-27T17:39:08Z","message":"[tests]
Increase package registry timeout (elastic#240095)\n\nIncreases the timeout
from 4 minutes to 6 minutes. We're seeing timeouts\nwaiting for the
package manifests to
load.","sha":"e87a16fd420b91de6d7c48b31f68b6e3c24408c1","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","Team:Fleet","backport:all-open","ci:project-deploy-observability","Team:obs-ux-infra_services","v9.3.0"],"title":"[tests]
Increase package registry
timeout","number":240095,"url":"https://github.com/elastic/kibana/pull/240095","mergeCommit":{"message":"[tests]
Increase package registry timeout (elastic#240095)\n\nIncreases the timeout
from 4 minutes to 6 minutes. We're seeing timeouts\nwaiting for the
package manifests to
load.","sha":"e87a16fd420b91de6d7c48b31f68b6e3c24408c1"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/240095","number":240095,"mergeCommit":{"message":"[tests]
Increase package registry timeout (elastic#240095)\n\nIncreases the timeout
from 4 minutes to 6 minutes. We're seeing timeouts\nwaiting for the
package manifests to
load.","sha":"e87a16fd420b91de6d7c48b31f68b6e3c24408c1"}}]}] BACKPORT-->
Co-authored-by: Jon <[email protected]>1 parent 8f64d83 commit 587efdd
File tree
13 files changed
+13
-13
lines changed- src/platform/packages
- private/kbn-journeys/journey
- x-pack
- platform
- test
- api_integration_deployment_agnostic/default_configs
- fleet_api_integration
- solutions
- observability/test/apm_api_integration/common
- security/test
- security_solution_api_integration/config/services/common
- security_solution_endpoint/services
13 files changed
+13
-13
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
x-pack/platform/test/api_integration_deployment_agnostic/default_configs/serverless.config.base.ts
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments