Commit graph

24 commits

Author SHA1 Message Date
Julia Bardi 157a37114f
[Fleet] cypress setup (#113106)
* added cypress setup for fleet

* updated readme

* fixed types

* fix unused

* starting up fleet server in cypress

* added more fleet tests

* added package update test

* updated readme

* trying jenkins run

* trying jenkins run

* trying jenkins run

* fix types, cypress config

* example of mocked requests

* added getBySel

* fix test after refactor

* removed duplication

* fix tests

* added to buildkite

* updated tests

* starting agent with docker

* trying to fix ip address

* ifconfig

* ip address

* ip address

* ip address

* type fix

* remove extra logging

* fixed test

* fix buildkite

* cleanup

* cleanup

* using docker for fleet_server

* fix

* fix

* trying to fix

* update config

* test

* test

* test

* test

* revert changes

* test

* test

* static ip on linux

* docker version

* try again

* fixed review comments

* fixed types

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Patryk Kopycinski <contact@patrykkopycinski.com>
2021-11-02 15:14:28 +01:00
Tyler Smalley ea62dd04af
[ci] Temporarily stop writing to Bazel remote cache (#116866)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-10-29 21:06:26 -07:00
Baturalp Gurdin 24c6d6583d
fix: move concurrency parameters to substep (#116461)
Concurrency parameters were not in the correct place which made concurrency settings not in effect.
Moved it to to performance.sh step which also has parallelism in the same level.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-28 14:59:44 +01:00
Spencer 17df3a2654
[ci] bump timeout for cigroups until we figure out the slowdown (#116506)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-10-27 17:03:37 -05:00
Brian Seeders c200c44347
[buildkite] Add Docker CI Group to flaky test job (#116307) 2021-10-26 18:35:58 +01:00
Brian Seeders 35114175b6
[buildkite] FTSR / limit concurrency and total jobs (#115857) 2021-10-20 18:09:49 -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 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 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
Brian Seeders e67a25c8b8
[CI] [Buildkite] Only report test failures for hourly/daily pipelines (#112729) 2021-09-21 17:26:36 -04:00
Brian Seeders 924ad66450
[CI] Bump agent size for jest integration tests in Buildkite (#112672) 2021-09-21 08:30:20 -07:00
Brian Seeders 817a0fba74
[CI] [Buildkite] increase xpack cigroup timeout and add snapshot verify timeouts (#112610) 2021-09-20 16:29:00 -04: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
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
Brian Seeders 54c3ca142e
[CI] Buildkite support with Baseline pipeline (#100492) 2021-06-01 13:11:07 -04:00