Commit graph

53 commits

Author SHA1 Message Date
Kibana Machine 8ab0d9df04
[ci] Temporarily stop writing to Bazel remote cache (#116866) (#116879)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

Co-authored-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-10-30 10:07:25 +01:00
Kibana Machine e25d8a403e
[8.0] [ci] bump timeout for cigroups until we figure out the slowdown (#116506) (#116507)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Spencer <email@spalger.com>
2021-10-27 17:08:20 -05:00
Gloria Hornero 136d322bdd
adds lists plugin to security solution cypress tests execution (#116442) 2021-10-27 20:55:55 +01:00
Brian Seeders c200c44347
[buildkite] Add Docker CI Group to flaky test job (#116307) 2021-10-26 18:35:58 +01:00
Nathan L Smith 81264f73e9
Re-enable APM E2E tests and allow server to shut down cleanly on failure (#115450)
* Re-enable APM E2E tests and allow server to shut down cleanly on failure

Calling `process.exit` in the test script made it so the FTR runner would not properly shut down the server, and cause other tests to fail because Kibana was left running on a port. Remove that and just throw
instead.

No changes were made to the tests, as I was unable to reproduce any failures locally. I'll try in CI and see if we can get anything to fail.

Fixes #115280.
2021-10-25 14:05:15 -05:00
Brian Seeders 35114175b6
[buildkite] FTSR / limit concurrency and total jobs (#115857) 2021-10-20 18:09:49 -04:00
Brian Seeders 9c5d4dc20e
[buildkite] Build PRs on buildkite by default (#115796) 2021-10-20 13:34:21 -04:00
Brian Seeders d2c6c4104c
[buildkite] Add uptime playwright tests to PR pipeline (#115590) 2021-10-20 11:43:24 +02:00
Brian Seeders 1a5570baf4
[buildkite] Add timeouts to all steps missing them (#115656) 2021-10-19 23:55:02 +01:00
Tyler Smalley ab16b485cd
[ci] Disable Bazel cache on CI (#115428)
This is a short-term solution to reduce our hit count in Buildkite due to the increase in bootstraps so we can move forward with enabling Buildkite across all PRs.
2021-10-19 22:12:31 +01:00
Baturalp Gurdin 94285ae01a
adds [Performance Testing] Nightly Build Job (#114042)
Adds auto and manual performance tests

If "ITERATION_COUNT_ENV" exist in build job:
- Auto Mode: Checks "ITERATION_COUNT_ENV",
- Manual Mode: Waits for user input,
use provided value to run "n" number of performance tests on parallel
- Sends slack notifications when pipeline finished
2021-10-18 15:38:57 +02:00
Brian Seeders 8e3f1c4d13
Disable APM e2e tests 2021-10-15 17:35:04 -04:00
Nathan L Smith 07777b9de1
Re-enable and fix APM E2E tests (#114831)
* Re-enable previously disabled APM E2E tests.
* Round to the nearest second in `getComparisonTypes` to avoid cases where a millisecond difference can change which results get shown.
* Simplify error count alert tests to test the "happy path" (#79284 exists in order to expand to more tests for rule editing and creation.)
* Wait for alert list API request to complete before clicking "Create rule" button when running the test to create a rule from the Stack Management UI.

I ran the e2e tests 100 times locally with no failures so I'm confident the flakiness has been addressed.

Fixes #114419.
Fixes #109205.
2021-10-15 13:25:50 -05:00
Tyler Smalley 871abc6656
[ci] Adds Github label to build all platforms (#115134)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-15 09:58:20 -07:00
Tyler Smalley 0a3ede8fd1
[ci] Explicitly define tasks for ES snapshot build (#115074)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-10-14 15:59:02 -07:00
Tyler Smalley f2d70d8996
[renovate] Configure Cypress (#114880)
On `ci:all-cypress-suites` label, run all Cypress suites on Buildkite

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-10-14 08:52:11 -07:00
Tiago Costa 423b0e801f
chore(NA): fixes a typo on persist_bazel_cache.sh comment (#114943) 2021-10-14 03:35:17 +01:00
Tyler Smalley 5647de3b4a
[ci] Fixes Bazel cache writes (#114915)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-10-14 02:18:06 +01:00
Tyler Smalley 7290b6936a
[ci] Updates APM server (#114588)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-10-12 13:58:12 -07:00
Brian Seeders f4ef2b116b
[buildkite] buildkite dependencies need to install before print_agent_links (#114573) 2021-10-12 11:18:13 -04:00
Tyler Smalley 5e18fb1899 [ci] Fix setup_bazel permissions
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-10-07 11:27:52 -07:00
Tyler Smalley 4c66da4410
[Bazel] Only persist cache and create build invocations in on-merge pipeline (#114035)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-10-07 11:19:30 -07:00
Brian Seeders 4d8d7ee0ad
[buildkite] Several small tweaks and cleanup (#114006) 2021-10-06 18:56:30 -04:00
Brian Seeders 170ed4b0ac
[buildkite] Move PR config into the master branch (#113986) 2021-10-06 22:57:06 +01:00
Clint Andrew Hall 4f85f5e841
[Unified Integrations] Create Services, Storybook, Replacements Card; add to Fleet (#113816)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-05 15:29:05 -04:00
Brian Seeders 083eb24876
[buildkite] Speed up OSS misc tests by removing TS refs and bumping instance (#113855) 2021-10-04 21:08:01 -04:00
Brian Seeders 252278a433
[buildkite] Fix packer cache issues (#113769) 2021-10-04 10:57:32 -04:00
Brian Seeders 486a9e9244
[buildkite] Fix unbound variable in post_build script (#113687) 2021-10-01 19:40:22 -04:00
Brian Seeders f86e78f878
[Buildkite] Pull Request pipeline (#112029) 2021-10-02 00:01:42 +01:00
Brian Seeders 7b05ecbac1
[buildkite] Add a minimal flaky test suite runner job (#113575) 2021-10-01 14:04:01 -04:00
Brian Seeders 8b32407368
[buildkite] Improve failed test experience (#113483) 2021-09-30 18:31:34 -04:00
Jonathan Budzenski bffe5cfc47
[ci] sync storybook builds between jenkins and buildkite (#113071) 2021-09-24 13:35:13 -04:00
Brian Seeders e67a25c8b8
[CI] [Buildkite] Only report test failures for hourly/daily pipelines (#112729) 2021-09-21 17:26:36 -04:00
Brian Seeders 14b2157990
[CI] Disable tracked branch jobs in Jenkins, enable reporting in Buildkite (#112604) 2021-09-21 11:31:15 -04:00
Brian Seeders 924ad66450
[CI] Bump agent size for jest integration tests in Buildkite (#112672) 2021-09-21 08:30:20 -07:00
Clint Andrew Hall b1d6779d43
[fleet] Introduce Storybook to Fleet (#112611)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-21 08:23:13 -05:00
Brian Seeders 817a0fba74
[CI] [Buildkite] increase xpack cigroup timeout and add snapshot verify timeouts (#112610) 2021-09-20 16:29:00 -04:00
Tyler Smalley 6c73b2ad2f
[CI] Increase heap for Jest Integration (#112594)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-09-20 12:54:00 -07:00
Spencer eaf70a0b4e
[kbn/ui-shared-deps] split into two packages (#110558)
* [kbn/ui-shared-deps] split into two packages

* fix asset categorizer

* update snapshots

* reference npm dll from optimizer

Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-09-16 12:06:46 -07:00
Brian Seeders be51f0a574
[Buildkite] Hourly CI / tracked branch pipeline (#111785) 2021-09-16 11:28:07 -04:00
Brian Seeders 7971283bbe
[CI] Buildkite ES Snapshots Pipelines / attempt 2 (#111565) 2021-09-08 14:31:04 -04:00
Brian Seeders a5acde42c7
Revert "[CI] Buildkite ES Snapshots Pipelines (#100843)" (#111560)
This reverts commit 84a3a9b86e.
2021-09-08 11:43:47 -04:00
Brian Seeders 84a3a9b86e
[CI] Buildkite ES Snapshots Pipelines (#100843) 2021-09-08 11:18:42 -04:00
Tyler Smalley 9850414b92
[ci] Removes all verbose flags (#110842)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-09-01 12:05:28 -07:00
Brian Seeders b5f69a5aa5
[ci] Handle ci-stats HTTP errors a little better to avoid accidentally printing credentials (#110858) 2021-09-01 14:11:22 -04:00
Christiane (Tina) Heiligers 8a6cf06f15
[SavedObjects] Integration tests for unsupported product 404 responses (#109755)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-30 19:36:21 -04:00
Brian Seeders 891c277d05
Fix demo environment URL in build annotation (#110291) 2021-08-26 12:50:38 -04:00
Brian Seeders 459dd04494
Persistent demo deployment for tracked branches (#109714) 2021-08-26 12:22:07 -04:00
Brian Seeders 01a599faa6
[buildkite] Move some functionality to a shared library (#102228) 2021-08-25 10:31:17 -04: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