mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
# Backport This will backport the following commits from `main` to `8.17`: - [[ci/artifacts] Increase disk size (#205632)](https://github.com/elastic/kibana/pull/205632) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jon","email":"jon@elastic.co"},"sourceCommit":{"committedDate":"2025-01-06T20:20:57Z","message":"[ci/artifacts] Increase disk size (#205632)","sha":"750ccb10f061b827334dd32ded43b7dcf58e37d6","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","v9.0.0","skip-ci","backport:prev-major","v8.18.0"],"title":"[ci/artifacts] Increase disk size","number":205632,"url":"https://github.com/elastic/kibana/pull/205632","mergeCommit":{"message":"[ci/artifacts] Increase disk size (#205632)","sha":"750ccb10f061b827334dd32ded43b7dcf58e37d6"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/205632","number":205632,"mergeCommit":{"message":"[ci/artifacts] Increase disk size (#205632)","sha":"750ccb10f061b827334dd32ded43b7dcf58e37d6"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/205657","number":205657,"state":"MERGED","mergeCommit":{"sha":"c7dd64a49ec9070321ef517b4fde79e408f15251","message":"[8.x] [ci/artifacts] Increase disk size (#205632) (#205657)\n\n# Backport\r\n\r\nThis will backport the following commits from `main` to `8.x`:\r\n- [[ci/artifacts] Increase disk size\r\n(#205632)](https://github.com/elastic/kibana/pull/205632)\r\n\r\n<!--- Backport version: 9.4.3 -->\r\n\r\n### Questions ?\r\nPlease refer to the [Backport tool\r\ndocumentation](https://github.com/sqren/backport)\r\n\r\n<!--BACKPORT\r\n[{\"author\":{\"name\":\"Jon\",\"email\":\"jon@elastic.co\"},\"sourceCommit\":{\"committedDate\":\"2025-01-06T20:20:57Z\",\"message\":\"[ci/artifacts]\r\nIncrease disk size\r\n(#205632)\",\"sha\":\"750ccb10f061b827334dd32ded43b7dcf58e37d6\",\"branchLabelMapping\":{\"^v9.0.0$\":\"main\",\"^v8.18.0$\":\"8.x\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"Team:Operations\",\"release_note:skip\",\"v9.0.0\",\"skip-ci\",\"backport:prev-minor\"],\"title\":\"[ci/artifacts]\r\nIncrease disk\r\nsize\",\"number\":205632,\"url\":\"https://github.com/elastic/kibana/pull/205632\",\"mergeCommit\":{\"message\":\"[ci/artifacts]\r\nIncrease disk size\r\n(#205632)\",\"sha\":\"750ccb10f061b827334dd32ded43b7dcf58e37d6\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[],\"targetPullRequestStates\":[{\"branch\":\"main\",\"label\":\"v9.0.0\",\"branchLabelMappingKey\":\"^v9.0.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/205632\",\"number\":205632,\"mergeCommit\":{\"message\":\"[ci/artifacts]\r\nIncrease disk size\r\n(#205632)\",\"sha\":\"750ccb10f061b827334dd32ded43b7dcf58e37d6\"}}]}]\r\nBACKPORT-->\r\n\r\nCo-authored-by: Jon <jon@elastic.co>"}}]}] BACKPORT--> Co-authored-by: Jon <jon@elastic.co>
This commit is contained in:
parent
0c1e539eec
commit
a18dc167fc
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ steps:
|
|||
imageProject: elastic-images-prod
|
||||
provider: gcp
|
||||
machineType: c2-standard-16
|
||||
diskSizeGb: 125
|
||||
diskSizeGb: 150
|
||||
timeout_in_minutes: 120
|
||||
retry:
|
||||
automatic:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue