Commit graph

227 commits

Author SHA1 Message Date
Jonathan Budzenski 6908420a8b
Bump node to 16.13.0 (#116519)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-02 21:56:47 -05:00
Brian Seeders ba367bca40
Change all references of master branch to main (#116654) 2021-10-29 12:29:48 -04:00
Tiago Costa 7767691d47
chore(NA): runs packer cache for 7.x rename into 7.16 (#115802)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-20 17:34:14 +01:00
Jonathan Budzenski 7d66002da2
Bump node to 16.11.1 (#110684)
* Bump node to ^16

* fix comment

* use jest timers

* bump mock-fs

* Fix core type errors

* Unskipping tests that work on my machine

* skip new unhandled promise rejection

* Fix Nodejs v16 regression due to https://github.com/nodejs/node/issues/38924

* Fix failing concurrent connections collector test

* Fix types after merge from master

* update servicenow test

* Skip unhandledRejection tests

* Skip tests with unhandled promise rejection

* Fix discover jest failures

* bump node to 16.11.1

* revert timeout increase

* skip unhandled promise rejection

* rm jest import

* skip unhandled promise rejection

Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Tim Roes <tim.roes@elastic.co>
2021-10-16 16:21:58 -05:00
Devon Thomson ac39f94b75
[Controls] Control Group Embeddable and Management Experience (#111065)
* built control group embeddable featuring inline control creation and editing, and DndKit based drag and drop.

Co-authored-by: andreadelrio <delrio.andre@gmail.com>
2021-10-05 12:34:13 -04:00
Brian Seeders be51f0a574
[Buildkite] Hourly CI / tracked branch pipeline (#111785) 2021-09-16 11:28:07 -04:00
Brian Seeders 3e1e90fd47
[CI] Disable running ES Snapshots pipelines in Jenkins for everything above 6.8 (#111554) 2021-09-08 14:47:08 -04:00
Thomas Watson f686164c93
Bump the Node.js version used by Docker in CI (#110760)
This is a follow up to PR #110654 where the Node.js version required by
Kibana was upgraded.
2021-09-01 12:05:15 +02:00
Brian Seeders 31642cbf0a
[CI] Disable baseline_trigger job (#110659) 2021-08-31 11:45:25 -04:00
Manuel de la Peña 92c6787af1
chore(ci): remove apm ui e2e old pipelinegit ci (#109441)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-23 04:19:55 -04:00
Spencer 7e2bd4fd54
[ftr] rework ciGroup validation to remove JOBS.yml and avoid duplication (#109149)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-08-19 11:40:23 -05:00
Aleh Zasypkin dc1ceefbfd
Bump Node.js from version 14.17.3 to 14.17.5. (#108324) 2021-08-13 09:26:42 +02:00
Spencer dfb1b615e9
[api-docs] raise memory limit again (#107065)
* [api-docs] raise memory limit again

* update buildkite script too

Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-07-28 16:45:04 -04:00
Thomas Watson 3a173656ab
Upgrade from Node.js v14.17.2 to v14.17.3 (#104417) 2021-07-08 07:26:37 -04:00
Jonathan Budzenski 94f87cdc37
[package testing] Decrease timeout to 2 hours (#104668)
Package testing on average takes slightly over an hour.  In error
cases where tests retry or a process hangs, it makes sense to keep this
timeout closer to the testing time.

Ref: https://kibana-ci.elastic.co/job/elastic+kibana+package-testing/
2021-07-07 14:15:33 -04:00
Victor Martinez aa97040bb6
[APM-UI][e2e] discard CI builds more often (#102217) 2021-06-16 10:01:43 +01:00
Brian Seeders df89ecee1b
[FTSR] Add pluginFunctional to test suites (#102113) 2021-06-14 11:54:18 -07:00
Brian Seeders 3ba4cff52a
[CI] For PRs, build TS refs before public api docs check (#100791) 2021-06-01 21:27:42 -04:00
Jonathan Budzenski f0e11bcd1b
Automated package testing (#88900)
Co-authored-by: Tyler Smalley <tylersmalley@me.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-27 13:37:43 -05:00
Thomas Watson afaacae777
Bump Node.js from version 14.16.1 to 14.17.0 (#100314) 2021-05-19 07:36:43 -07:00
Tyler Smalley 537be25754
[FTR][CI] Use default distribution for all tests (#94968)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-05-12 15:24:25 -04:00
Spencer eba699c23a
upload artifact when building building Kibana to verify ES (#99254)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-05-04 13:37:34 -07:00
Brian Seeders f404305eaa
[CI] Create a ciGroup just for tests that use Docker (#98535) 2021-05-03 13:53:22 -04:00
Spencer b7a9b84af8
Revert "Revert "[ci] skip building ts refs when not necessary (#95739)" (#95746)" (#95750)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-19 09:45:09 -07:00
Spencer 689c4d40cd
[ci/baseline] check public API doc count to populate baseline metrics (#97320)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-04-15 17:12:52 -07:00
Thomas Watson 88847b9845
Bump Node.js from version 14.16.0 to 14.16.1 (#96382) 2021-04-07 14:31:10 -04:00
Spencer 0758f87352
[packer] skip docker pull if docker is unavailable or running on ARM (#95979)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-04-01 09:14:20 -07:00
Pierre Gayvallet cd703c0c89
Revert "[ci] skip building ts refs when not necessary (#95739)" (#95746)
This reverts commit e46a74f7
2021-03-30 01:56:29 -07:00
Spencer e46a74f757
[ci] skip building ts refs when not necessary (#95739)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-03-30 00:52:13 -04:00
dmlemeshko 6b96f93720
[ci] cache maven image for load testing project (#95696) 2021-03-29 23:12:08 +02:00
Spencer bf8417ed1a
[ci] separate checks done in bootstrap as individual tasks (#93329)
(cherry picked from commit b790f4ca1761bc1fab7818318213833a9c7d092f)

Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-03-03 08:45:55 -07:00
Spencer 3b6643144d
[jenkins] convert baseline capture job to use tasks (#93288)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-03-02 18:03:00 -05:00
Thomas Watson 05717647ae
Bump the CI Node.js version from 14.15.4 to 14.16.0 (#92578)
This wasn't part of #92421 as Docker Hub wasn't updated at the time.
2021-02-24 09:04:59 -06:00
Yara Tercero d847958fb3
[ci] disable firefox scripts from security cypress job (#92483)
Temporarily disabling security solution Firefox tests. Seem to be race conditions present in the Firefox run specifically causing flake.
2021-02-23 15:06:46 -05:00
Brian Seeders 8ab68601e0
[CI] Convert ES Snapshots Verify job to use tasks (#92091) 2021-02-23 11:00:03 -05:00
Spencer 13624d5624
[ci] call chrome and firefox scripts from security cypress job (#92318)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-02-22 19:05:28 -05:00
Brian Seeders a82b13d147
[FTSR] Convert to tasks and add jest/api integration suites (#91770) 2021-02-18 11:52:50 -08:00
Brian Seeders 03206b688a
[CI] Build and publish storybooks (#87701) 2021-02-18 14:13:23 -05:00
Dmitry 119199ef41
[coverage] change worker, save json files in original path (#91683)
* [coverage] write data to original path

* [coverage] change worker size
2021-02-17 19:45:06 +01:00
Dmitry f8866debf1
[coverage] increase timeout to 5h (#91643) 2021-02-17 16:06:52 +01:00
Tyler Smalley b9bccf33aa
[CI] Increase pipeline timeouts (#91587)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-02-16 15:23:06 -08:00
Spencer afed310b82
[ts/build-refs] implement experimental remote cache (#91012)
* [ts/build-refs] implement experimental remote cache

* delete old tests

* add some more tests

* add some docs and a readme

* fix kibanaPackageJson usage

Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-12 01:56:21 -07:00
Spencer 4f38d163bf
ignore CI Stats failures in flaky test jobs (#90999)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-02-10 13:45:32 -05:00
Spencer 4bab95229d
[dev-utils/ci-stats] support disabling ship errors (#90851)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-02-09 19:09:02 -05:00
Tyler Smalley 08c08e88d9
[CI] Combines Jest unit tests (#89948)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-02-09 10:08:46 -08:00
Victor Martinez fe6dae987e
[APM-UI][E2E] use withGithubStatus step (#90651) 2021-02-09 08:45:19 +00:00
Tyler Smalley b39ad86b5d
Use default ES distribution for functional tests (#88737)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-08 14:23:10 -08:00
Victor Martinez d201ed756f
[APM-UI][E2E] use githubNotify step (#90514) 2021-02-08 13:40:41 +00:00
Brian Seeders 2f05b513e7
[CI] Remove TeamCity code (#90041) 2021-02-02 16:31:48 -05:00
Jonathan Budzenski 5c709bb6cc Revert "[CI] Combines Jest test jobs (#85850)"
This reverts commit 46ac4ed7a2.
2021-01-28 12:15:45 -06:00