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
Brian Seeders
7c2dc485e6
[Buildkite] Sync with master updates since Buildkite was disabled ( #106766 )
2021-07-26 17:01:25 -04:00
Tiago Costa
cee33b004c
chore(NA): moving @kbn/ui-shared-deps into bazel ( #101669 )
...
* chore(NA): moving @kbn/io-ts-utils into bazel
* chore(NA): moving @kbn/ui-shared-deps into bazel
* chore(NA): compelte working build for @kbn/ui-shared-deps
* chore(NA): solve eslint problems
* chore(NA): solve typechecking
* chore(NA): debugger changes
* chore(NA): update optimizer basic integration tests
* chore(NA): ship kbn/ui-shared-deps metrics.json from new location at shared_built_assets
* chore(NA): use correct ui-shared-deps metrics file location
* chore(NA): remove webpack bazel config
* chore(NA): implement improvements on webpack config
* chore(NA): remove extra comment
* chore(NA): try esbuild-loader minimizer
* Revert "chore(NA): try esbuild-loader minimizer"
This reverts commit bffc49aaae
.
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-18 16:09:31 +01:00
Brian Seeders
54c3ca142e
[CI] Buildkite support with Baseline pipeline ( #100492 )
2021-06-01 13:11:07 -04:00