Commit graph

160 commits

Author SHA1 Message Date
Kibana Machine 015ff08892
Bump node to 16.13.0 (#116519) (#117254)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
2021-11-03 05:18:31 +00:00
Tiago Costa 6044b8c0de
[7.16] chore(NA): generic config changes for renaming 7.x into 7.16 (#115779)
* [7.16] chore(NA): generic config changes for renaming 7.x into 7.16

* chore(NA): removes packer cache from 7.16

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-20 10:00:44 -07:00
Jonathan Budzenski e1503d4658
[7.x] Bump node to 16.11.1 (#115298) 2021-10-16 16:22:17 -05:00
Brian Seeders 7a29c43dc1
[Buildkite] Hourly CI / tracked branch pipeline (#111785) (#112444)
# Conflicts:
#	test/functional/apps/bundles/index.js
#	vars/kibanaCoverage.groovy
2021-09-16 14:32:35 -04:00
Kibana Machine 2276b1684f
Bump the Node.js version used by Docker in CI (#110760) (#110774)
This is a follow up to PR #110654 where the Node.js version required by
Kibana was upgraded.

Co-authored-by: Thomas Watson <w@tson.dk>
2021-09-01 08:26:37 -04:00
Manuel de la Peña eb1fe0fcf6
chore(ci): remove apm ui e2e old pipelinegit ci (#109441) (#110431)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	.ci/end2end.groovy
2021-08-31 14:37:44 +02:00
Spencer b6c9f4b8fc
[ftr] rework ciGroup validation to remove JOBS.yml and avoid duplication (#109149) (#109324)
Co-authored-by: spalger <spalger@users.noreply.github.com>
# Conflicts:
#	.ci/jobs.yml
#	test/scripts/jenkins_code_coverage.sh

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-23 15:07:12 -04:00
Kibana Machine 4272b03534
Bump Node.js from version 14.17.3 to 14.17.5. (#108324) (#108489)
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
2021-08-13 09:13:19 -04:00
Kibana Machine 9f9f5cfc95
[api-docs] raise memory limit again (#107065) (#107092)
* [api-docs] raise memory limit again

* update buildkite script too

Co-authored-by: spalger <spalger@users.noreply.github.com>

Co-authored-by: Spencer <email@spalger.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-07-28 19:03:57 -04:00
Kibana Machine b5a2d7e5d5
Upgrade from Node.js v14.17.2 to v14.17.3 (#104417) (#104844)
Co-authored-by: Thomas Watson <w@tson.dk>
2021-07-08 13:33:46 +00:00
Kibana Machine 8cb83a1861
[package testing] Decrease timeout to 2 hours (#104668) (#104741)
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/

Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
2021-07-07 20:23:07 +00:00
Tyler Smalley 6977be0140
Revert "Revert: [7.x] [FTR][CI] Use default distribution for all tests (#102019) (#102580)
* Revert "Revert: [7.x] [FTR][CI] Use default distribution for all tests (#102019)"

This reverts commit c272bdbc25.

* [FTR] Stabilize SSLP functional tests (#102553)

* Removes spaces check, since spaces should always be available
* Disables Monitoring, SecuritySolutions, and Reporting in SSPL tests
until #102552 is completed

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-21 03:28:12 -04:00
Kibana Machine bb6463bd7b
[APM-UI][e2e] discard CI builds more often (#102217) (#102614)
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
2021-06-18 07:22:04 -04:00
Kibana Machine 61dda649f9
[FTSR] Add pluginFunctional to test suites (#102113) (#102120)
Co-authored-by: Brian Seeders <brian.seeders@elastic.co>
2021-06-14 12:04:05 -07:00
Tyler Smalley c272bdbc25
Revert: [7.x] [FTR][CI] Use default distribution for all tests (#102019)
* Revert "[FTR] Use importExport for saved_object/basic archive (#100244) (#102016)"

This reverts commit 9851b7bcfa.

* Revert "[7.x] [FTR][CI] Use default distribution for all tests (#94968) (#101118)"

This reverts commit 73225daa87.
2021-06-13 23:29:03 -07:00
Tyler Smalley 73225daa87
[7.x] [FTR][CI] Use default distribution for all tests (#94968) (#101118)
* [FTR][CI] Use default distribution for all tests (#94968)
* [FTR] Use importExport for saved_object/basic archive (#100244)

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-06-12 09:53:10 -07:00
Kibana Machine 4f0781737c
[CI] For PRs, build TS refs before public api docs check (#100791) (#101128)
Co-authored-by: Brian Seeders <brian.seeders@elastic.co>
2021-06-01 23:20:47 -04:00
Tyler Smalley 52dd72e0a2 Revert "[7.x] [FTR][CI] Use default distribution for all tests (#94968) (#99980)"
This reverts commit be40e96806.
2021-05-28 17:21:51 -07:00
Tyler Smalley be40e96806
[7.x] [FTR][CI] Use default distribution for all tests (#94968) (#99980)
* [FTR][CI] Use default distribution for all tests (#94968)

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* Use default output

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* [FTR] Use importExport for saved_object/basic archive

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* Update suggestions tests

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* Fix build

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* More migrations to kbnArchiver

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-05-28 15:25:52 -04:00
Kibana Machine 6b6c48dbcb
Automated package testing (#88900) (#100812)
Co-authored-by: Tyler Smalley <tylersmalley@me.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Jonathan Budzenski <jon@budzenski.me>
Co-authored-by: Tyler Smalley <tylersmalley@me.com>
2021-05-27 20:33:04 +00:00
Kibana Machine c48fd4ba03
Bump Node.js from version 14.16.1 to 14.17.0 (#100314) (#100336)
Co-authored-by: Thomas Watson <w@tson.dk>
2021-05-24 16:38:02 +00:00
Kibana Machine 0b58268c8b
upload artifact when building building Kibana to verify ES (#99254) (#99268)
Co-authored-by: spalger <spalger@users.noreply.github.com>

Co-authored-by: Spencer <email@spalger.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-05-04 14:03:53 -07:00
Brian Seeders a82e2cbc59
[CI] Create a ciGroup just for tests that use Docker (#98535) (#99088)
# Conflicts:
#	test/scripts/jenkins_xpack_build_kibana.sh
2021-05-03 15:52:17 -04:00
Kibana Machine 0e42317e60
Revert "Revert "[ci] skip building ts refs when not necessary (#95739)" (#95746)" (#95750) (#97493)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Spencer <email@spalger.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-04-19 14:47:13 -04:00
Kibana Machine ba5cdf2ee7
[ci/baseline] check public API doc count to populate baseline metrics (#97320) (#97340)
Co-authored-by: spalger <spalger@users.noreply.github.com>

Co-authored-by: Spencer <email@spalger.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-04-15 20:23:07 -04:00
Kibana Machine 67c6cadbc3
Bump Node.js from version 14.16.0 to 14.16.1 (#96382) (#96474)
Co-authored-by: Thomas Watson <w@tson.dk>
2021-04-07 16:39:32 -04:00
Kibana Machine 3d8702f87f
Revert "[ci] skip building ts refs when not necessary (#95739)" (#95746) (#95749)
This reverts commit e46a74f7

Co-authored-by: Pierre Gayvallet <pierre.gayvallet@gmail.com>
2021-03-30 02:04:11 -07:00
Kibana Machine d79ef66ed9
[ci] skip building ts refs when not necessary (#95739) (#95740)
Co-authored-by: spalger <spalger@users.noreply.github.com>

Co-authored-by: Spencer <email@spalger.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-03-30 02:53:57 -04:00
Kibana Machine 447a04c704
[ci] separate checks done in bootstrap as individual tasks (#93329) (#93446)
(cherry picked from commit b790f4ca1761bc1fab7818318213833a9c7d092f)

Co-authored-by: spalger <spalger@users.noreply.github.com>

Co-authored-by: Spencer <email@spalger.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-03-03 13:03:00 -05:00
Kibana Machine abd14224c4
[jenkins] convert baseline capture job to use tasks (#93288) (#93343)
Co-authored-by: spalger <spalger@users.noreply.github.com>

Co-authored-by: Spencer <email@spalger.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-03-03 01:17:53 +00:00
Kibana Machine 398ef2a698
Bump the CI Node.js version from 14.15.4 to 14.16.0 (#92578) (#92635)
This wasn't part of #92421 as Docker Hub wasn't updated at the time.

Co-authored-by: Thomas Watson <w@tson.dk>
2021-02-24 12:24:09 -05:00
Yara Tercero fe84df1fa3
[ci] disable firefox scripts from security cypress job (#92483) (#92515)
Temporarily disabling security solution Firefox tests. Seem to be race conditions present in the Firefox run specifically causing flake.
# Conflicts:
#	.ci/Jenkinsfile_security_cypress
2021-02-23 17:38:25 -05:00
Kibana Machine 470d712a66
[CI] Convert ES Snapshots Verify job to use tasks (#92091) (#92460)
Co-authored-by: Brian Seeders <brian.seeders@elastic.co>
2021-02-23 18:55:24 +00:00
Kibana Machine 890ddce74f
[FTSR] Convert to tasks and add jest/api integration suites (#91770) (#91928)
Co-authored-by: Brian Seeders <brian.seeders@elastic.co>
2021-02-18 17:05:37 -05:00
Kibana Machine 854e833cf0
[CI] Build and publish storybooks (#87701) (#91917)
Co-authored-by: Brian Seeders <brian.seeders@elastic.co>
2021-02-18 16:26:10 -05:00
Kibana Machine 30b6ba2e62
[CI] Increase pipeline timeouts (#91587) (#91589)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

Co-authored-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-02-16 15:31:35 -08:00
Kibana Machine a26bed78b0
[7.x] [ts/build-refs] implement experimental remote cache (#91012) (#91299)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Spencer <email@spalger.com>
2021-02-12 13:58:46 -05:00
Victor Martinez 51140f134b
[APM-UI][E2E] use withGithubStatus step (#90651) (#90735) 2021-02-11 08:46:13 +00:00
Kibana Machine 74177ae6a8
ignore CI Stats failures in flaky test jobs (#90999) (#91003)
Co-authored-by: spalger <spalger@users.noreply.github.com>

Co-authored-by: Spencer <email@spalger.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-02-10 16:59:34 -07:00
Kibana Machine bd5bbfc1ef
[7.x] [dev-utils/ci-stats] support disabling ship errors (#90851) (#90885)
Co-authored-by: spalger <spalger@users.noreply.github.com>

Co-authored-by: Spencer <email@spalger.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-02-09 20:58:44 -05:00
Tyler Smalley 6502c8f8e0
[7.x] [CI] Combines Jest unit tests (#89948) (#90828)
* [CI] Combines Jest unit tests (#89948)

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
# Conflicts:
#	jest.config.oss.js
#	src/dev/code_coverage/shell_scripts/extract_archives.sh
#	test/scripts/jenkins_unit.sh
#	test/scripts/jenkins_xpack.sh
#	vars/kibanaCoverage.groovy
#	x-pack/jest.config.js

* Fix bad merge

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-02-09 17:52:27 -05:00
Brian Seeders f3d24a5404
[CI] Remove TeamCity code (#90041) (#90095) 2021-02-02 20:23:18 -05:00
Spencer 30efb21112
[7.x] [kbn/pm] throw an error if package doesn't have a script (#89438) (#89462)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-01-29 11:48:28 -07:00
Jonathan Budzenski c2163a5675 Revert "[7.x] [CI] Combines Jest test jobs (#85850) (#89432)"
This reverts commit e36dfcd49f.
2021-01-28 12:17:22 -06:00
Tyler Smalley e36dfcd49f
[7.x] [CI] Combines Jest test jobs (#85850) (#89432)
* [CI] Combines Jest test jobs (#85850)

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
# Conflicts:
#	jest.config.oss.js
#	src/dev/code_coverage/shell_scripts/extract_archives.sh
#	test/scripts/jenkins_unit.sh
#	test/scripts/jenkins_xpack.sh
#	vars/kibanaCoverage.groovy
#	x-pack/jest.config.js

* [CI] Decrease number of Jest workers

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-01-27 16:16:22 -08:00
Brian Seeders d2aabc9d18
[CI] [TeamCity] Bump security_solution agent size to match other ciGroups, and build missing default plugin (#89241) (#89242) 2021-01-25 17:42:43 -05:00
Spencer c7713f216d
[7.x] [functional_cors] use pre-defined unique port in CI (#88919) (#88978)
Co-authored-by: spalger <spalger@users.noreply.github.com>

Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-01-21 10:46:28 -07:00
Brian Seeders 3612b2e0c2
[CI] [TeamCity] Add more default ci groups and build usage_collection plugin (#88864) (#88871) 2021-01-20 13:03:46 -05:00
Tiago Costa 80f45d403e
chore(NA): create new x-pack cigroups and rebalancing them all (#88366) (#88833)
* chore(NA): create new x-pack cigroups and rebalancing them all

* chore(NA): better cigroups balancing

* chore(NA): push rollup tests back into ciGroup1

* chore(NA): move some functional ml tests from cigroup3 into cigroup13

* chore(NA): move some more tests into ciGroup13

* chore(NA): use a single top level describe at x-pack/test/functional/apps/ml

* chore(NA): move settings into ciGroup13

* temporary test for es snapshots env

* Revert "temporary test for es snapshots env"

This reverts commit 789ebe7b9c.

* docs(NA): add missing documentation on the function tests describe split

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
# Conflicts:
#	vars/kibanaCoverage.groovy
2021-01-20 15:46:18 +00:00
Tiago Costa 7bdac0bea4
chore(NA): remove mocha junit ci integrations (#88129) (#88534)
* chore(NA): remove mocha junit ci integrations

* chore(NA): remove mocha script from xpack

* chore(NA): single rule exclusion on eslint config for mocha

* chore(NA): remove unused custom mocha integration code from kbn/test

* chore(NA): rewording packages readme

* docs(NA): remoe mocha mention from development-unit-tests
# Conflicts:
#	docs/developer/contributing/development-unit-tests.asciidoc
#	test/scripts/jenkins_unit.sh
2021-01-16 00:01:29 +00:00