Commit graph

10 commits

Author SHA1 Message Date
Brian Seeders
e6710c74e0
[CI] In-progress Slack notifications (#74012) (#74053) 2020-08-02 17:18:01 -04:00
Brian Seeders
123a7a7136
[CI] In-progress PR comments (#72211) (#74038) 2020-08-01 17:37:33 -04:00
Brian Seeders
ff81d1b02b
[CI] [6.8] Pipeline backports (#72293) 2020-07-23 14:22:20 -04:00
Brian Seeders
6ef85ff9de
[CI] Add one retry to setup step (#66638) (#66751) 2020-05-15 16:02:58 -04:00
spalger
da906e7e25 disable Github error reporter in 6.8 2020-04-20 11:47:44 -07:00
Brian Seeders
e74f6c5658
[CI] Retry flaky tests (#53961) (#56060) 2020-01-27 16:26:18 -05:00
Brian Seeders
259a82d32d
[6.8] Elasticsearch snapshots automation (#53706) (#54158) 2020-01-07 17:39:18 -05:00
Brian Seeders
d3b3fbe96b
Print out agent debugging links during CI (#52812) (#52904) 2019-12-12 15:14:10 -05:00
Brian Seeders
161a36c693
[6.8] Experimenting with delay in test startup (#51459) (#52014)
* Experimenting with delay in test startup

* Move firefox tests sooner becuase they take a long time to run

* Move functional test parallel process delay to a spot that should work better for flaky test runner
2019-12-02 17:33:32 -05:00
Brian Seeders
c2d53906c1
Backport/6.8 - lots of Pipeline updates (#51754)
* Re-add pipeline for flaky test runner job (#48781)

* Revert "Revert "Add pipeline for flaky test runner job (#46740)""

This reverts commit 7d96a13fad.

Also reconcile changes to Jenkinsfile since original revert happened

* Fix param parsing and add missed change

* Add missing variable

* Retry git clone up to 8 times before failing a build (#50734)

* Flaky test runner improvements/fixes (#49367)

* Allocate multiple flaky test runner agents as executions grow

* WIP support for deleting kibana install dir during CI

* Add setup script for testing scripts

* Add REMOVE_KIBANA_INSTALL_DIR=1 to flaky test runner

* Change flaky test runner worker processes from 8 to 12

* Add labels to shell scripts in Jenkins (#49657)

* Change pipeline timeout from 3 hours to 2 hours (#51098)

* Remove flaky pipeline step not relevant for 6.8

* Re-add failed_tests cli

* Fix PARALLEL_PIPELINE_WORKER_INDEX var
2019-12-02 15:03:59 -05:00