Commit graph

20535 commits

Author SHA1 Message Date
Dmitry Lemeshko
fdc9392f7a
update chromedriver dependency to 81.0.0 (#63266) (#63312)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-04-13 19:38:33 +03:00
Dmitry Lemeshko
fef118d23f
[6.8] update chromedriver to 80.0.1 (#57602) (#57796)
* update chromedriver to 80.0.1 (#57602)

* update index.js

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-04-05 17:04:06 +03:00
Spencer
7771f2c4d5
[6.8] [ci/es] always pull snapshots, break early when they're… (#62069)
* [ci/es] always pull snapshots, break early when they're not available

* move to setup.sh after deps are installed

Co-authored-by: spalger <spalger@users.noreply.github.com>
# Conflicts:
#	test/scripts/jenkins_build_kibana.sh
#	test/scripts/jenkins_xpack_build_kibana.sh
2020-03-31 14:48:54 -07:00
Tyler Smalley
7d0e303433 bump version to 6.8.9 2020-03-31 07:45:13 -07:00
Kaarina Tungseth
16788cae20
[DOCS] 6.8.8 Release Notes (#60387)
* [DOCS] 6.8.8 Release Notes

* Adds 33777
2020-03-20 15:29:16 -05:00
Aleh Zasypkin
dc91d17ffc
[6.8] Allow SAML IdP initiated login when SAML authentication provider is NOT configured as the first provider. (#60240) 2020-03-17 07:29:59 +01:00
Aleh Zasypkin
34147e8f79
[6.8] Use refresh token for any access token error with 401 status code and re-authentication user for any refresh token error with 400 status code. (#60233)
* Use refresh token for any access token error with 401 status code and re-initiate SAML handshake for any refresh token error with 400 status code.

* Review#1: repurpose redundant tests to test token failures with 500 code.
2020-03-16 13:30:12 +01:00
Tiago Costa
a9add38491
docs(NA): add node-gyp setup instructions to the contributing guide. (#60116) (#60143) 2020-03-14 03:13:49 +00:00
spalger
1017a4668b Revert "Using re2 for Timelion regular expressions (#55208) (#60059)"
This reverts commit 29f1dd5483.
2020-03-13 09:18:45 -07:00
Brandon Kobel
29f1dd5483
Using re2 for Timelion regular expressions (#55208) (#60059)
* Using re2 for Timelion's regexs

* Patching native modules

* Restructuring to be more generic

* Fixing download_node_builds_task tests

* Updating linux sha after properly gzipping the archive

* Using a Centos7 machine with devtoolset-6. That's what node does

* Using new archives which Travis built for us

* Not using a standard import to prevent Kibana from not starting up

If the "portable" version of RE2 for some reason isn't truly portable
and can't load, we don't want to prevent the rest of Kibana from working
properly. This will only prevent Timelion from working, which isn't
great, but is less worse

* Isolating the require even further

* Detecting the package version mismatches, thanks Larry!

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-03-12 14:33:05 -07:00
Spencer
9bf7123a67
[6.8] Disable visual baseline (#59473)
* disable visual baseline for 6.8

* test changes in primary jenkinsfile for pr

* revert main Jenkinsfile, test successful
2020-03-05 14:45:22 -07:00
spalger
6c456b7528 bump version to 6.8.8 2020-03-04 08:25:32 -07:00
Spencer
d01cdee999
[6.8] [ci] add Jenkinsfile for visual baseline job (#52154) (#59257)
* [ci] add Jenkinsfile for visual baseline job

* fixup the jenkinsfile

* update jenkinsfile syntax
2020-03-03 19:57:41 -07:00
liza-mae
0e453cc1a7
[6.8] Add a way to disable certificate verification for FTR. (#58386) (#59187)
* Add a way to disable certificate verification for FTR. (#58386)

* Add a way to disable certificate verification for FTR.

* Remove other options

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

* Delete file

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-03-03 11:33:41 -07:00
Kaarina Tungseth
84b51b63e4
[DOCS] 6.8.7 Release Notes (#58486)
* [DOCS] 6.8.7 Release Notes

* Security issues

* Links
2020-03-02 15:47:39 -06:00
Nik Richers
0b8870d2d5
Switch to standard ESS trial links (#58677)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-02-27 07:49:19 -08:00
Brandon Kobel
64089136f7
Updating to @elastic/lodash@3.10.1-kibana4 (#54662) (#58266)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-02-21 12:42:47 -08:00
Brandon Kobel
dc8ede7781
Updating handlebars to 4.5.3 (#57626) 2020-02-13 15:21:59 -08:00
Brandon Kobel
82789d95d2
Updating to kind-of@6.0.3 (#57367) (#57383)
* Updating to kind-of@6.0.2

* Rebuilding @kbn\pm
2020-02-11 15:47:21 -08:00
Tyler Smalley
60625d894b
Update Node.js to version 10.19.0 (#56940) (#56943)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-02-06 07:33:44 -08:00
Anton Dosov
5aeb484116
[6.8] Limit fetching index patterns (#56603) (#56840)
Should address #56352.
2020-02-05 16:19:25 -08:00
Kaarina Tungseth
815d9e316b
[DOCS] Updates 6.8 upgrade content (#56765) 2020-02-05 10:16:55 -06:00
Larry Gregory
e2696eda53
Adds Query.AI to known-plugins.asciidoc (#50516) (#56518)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Kerg09 <46001886+Kerg09@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-01-31 11:52:33 -05:00
Brian Seeders
832d0fff85
Fix failing snapshot artifact tests when using env var (#56063) (#56175) 2020-01-28 16:57:49 -05:00
Brian Seeders
bc1058b87d
Fix Github PR comment formatting (#56078) (#56093) 2020-01-27 22:12:22 -05:00
Brian Seeders
e74f6c5658
[CI] Retry flaky tests (#53961) (#56060) 2020-01-27 16:26:18 -05:00
Dmitry Lemeshko
fd62652d7f
update chromedriver to 79 (#52784) (#52868)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-01-18 17:21:14 +01:00
Brian Seeders
79502eb2da
[6.8] Fix number of executions per agent in flaky test job (#5… (#54349) 2020-01-09 14:06:55 -05:00
Brian Seeders
259a82d32d
[6.8] Elasticsearch snapshots automation (#53706) (#54158) 2020-01-07 17:39:18 -05:00
Brian Seeders
e8202fef09
Bump year in NOTICE.txt 2019-12-31 21:50:33 -05:00
Brian Seeders
3719f071d6
[6.8] Add kibanamachine support to Github PR comments (#53852) (#53874)
* Add kibanamachine support to Github PR comments

* Temporary commit for quick successful pipeline

* Only delete the last comment if it was made by kibanamachine

* Revert "Temporary commit for quick successful pipeline"

This reverts commit d31f579697.
2019-12-31 21:42:30 -05:00
Lisa Cawley
f850bb81ec
[6.8] [DOCS] Fixes ML links (#53713) (#53723) 2019-12-20 11:43:04 -08:00
Tyler Smalley
71e90f9842 Bump version to 6.8.7
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2019-12-18 10:18:58 -08:00
Ben Skelker
4757bdee24
adds security fix (#53502) 2019-12-18 18:27:54 +02:00
Kaarina Tungseth
87d05c081c
[DOCS] 6.8.6 Release Notes (#52928) 2019-12-16 11:02:09 -06:00
Spencer
a174acf677
[6.8] require yarn 1.21.1 to avoid binary planting vuln (#5289… (#52925)
# Conflicts:
#	x-pack/package.json
2019-12-12 14:23:32 -07:00
Brian Seeders
d3b3fbe96b
Print out agent debugging links during CI (#52812) (#52904) 2019-12-12 15:14:10 -05:00
debadair
c0167720aa
[DOCS] Added older release notice. (#52589) 2019-12-10 15:18:44 -08:00
Lisa Cawley
de1882d335
[DOCS] Update CCR links (#44012) (#52590) 2019-12-09 17:01:36 -08:00
Thomas Neirynck
33d674e823
Sanitize attribution (#52346) 2019-12-06 00:28:56 -05:00
Brian Seeders
a71f1a6194
Add PR comments to pipeline (#51504) (#52147) 2019-12-03 21:36:17 -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
Lisa Cawley
1f55188b80
[DOCS] Fixes usage of xpack-ref attribute (#51924) (#51934) 2019-11-29 18:18:09 -08:00
Lisa Cawley
3c93ad748e
[6.8] [DOCS] Fixes broken links (#51634) (#51778) 2019-11-27 08:24:54 -08:00
Spencer
24bc788236
[6.8] Update where log files are written using systemd (#47570) (#51470)
At least for kibana-oss 7.4, this is how I can access Kibana logs. 
The file `/var/log/kibana` is not created and if I set it as a log file, kibana does not have permission to write there. 
See also:
https://github.com/elastic/kibana/issues/6579
2019-11-22 09:54:20 -07:00
Tiago Costa
5a7a6d4de8
[6.8] Bump version to 6.8.6 (#51196)
* chore(NA): bump 6.8 branch to version 6.8.6

* chore(NA): add es pinning

* chore(NA): add non expiring snapshot pinnign

* chore(NA): add non expiring snapshot pinning

* fix snapshot url
2019-11-20 20:57:26 +00:00
Matt Bargar
d180b9c520
Lucene uses or by default (#50987) (#51090) 2019-11-19 13:27:21 -05:00
Dmitry Lemeshko
29c86a08e2
update chromedriver to 78 (#50737) (#50858) 2019-11-16 23:42:55 +01:00
gchaps
0effe4637f
[DOCS][6.8] Adds Release Notes for 6.8.5 (#50835) 2019-11-15 14:51:59 -08:00