Commit graph

27764 commits

Author SHA1 Message Date
Robert Oskamp
4c4382898f
[ML] Functional tests - increase stability of source selection (#51988) (#52287)
This PR adds a retry to the ML source selection service method for functional tests.
2019-12-05 16:52:46 +01:00
Søren Louv-Jansen
39d211be0f
[APM] Quick fix for ACM to ensure more than 10 items are displayed (#52262) (#52283) 2019-12-05 16:20:55 +01:00
Pete Harverson
ebd4a51c11
[7.5] [ML] Fixes loading of data visualizer with KQL search (#52274) 2019-12-05 14:17:42 +00:00
Robert Oskamp
146962f71f
[ML] Re-activate after method in transform test (#51815) (#52267) 2019-12-05 14:38:20 +01:00
Walter Rafelsberger
2706c6c372 [7.5] [ML] Transform: Fix use of saved search in pivot wizard. (#51079) (#52210)
* [ML] Transform: Fix use of saved search in pivot wizard. (#51079)

Fixes applying saved searches in the transform wizard. Previously, upon initializing the transform wizard's state, we would miss passing on the initialized data from kibanaContext. The resulting bug was that saved search were not applied in the generated transform config and source preview table.

* [ML] Fix search for Transforms and Analytics tables (#52163)

* [ML] fix TransformTable init

* [ML] fix Analytics table

* [ML] Fix table imports.
2019-12-05 11:35:48 +00:00
James Gowdy
8a8910721d
[ML] Changing job message info icon (#51904) (#52258) 2019-12-05 11:35:35 +00:00
James Gowdy
53e14385e4
[ML] Fixing info content detector field selection (#51914) (#52259)
* [ML] Fixing info content detector field selection

* fixing test
2019-12-05 11:35:25 +00:00
John Dorlus
b771c50f12
This app is an entirely different app on cloud. Disabling. (#51844) (#52239) 2019-12-04 23:02:27 -05:00
Tony Sleva
54d68ebf6c Update most-frequent.asciidoc (#52041) 2019-12-04 15:31:02 -08:00
Robert Oskamp
73c856b139
[ML] Adjust and re-enable categorization advanced wizard test (#51005) (#52201) 2019-12-04 20:17:18 +01:00
James Gowdy
f24be43b68
[ML] Enabling lat_long detector function in advanced wizard (#50787) (#52180)
* [ML] Enabling lat_long agg in advanced wizard

* fixing tests
2019-12-04 15:43:13 +00:00
James Gowdy
76662c1669
fixing conflicts (#52179) 2019-12-04 15:43:03 +00:00
Pete Harverson
8592f59c1a
[ML] Fix lat_long anomalies table links menu and value formatting (#50916) (#52184) 2019-12-04 15:32:16 +00:00
James Gowdy
06de1bac6b
[ML] Server info service refactor (#50302) (#52168)
* [ML] Server info service refactor

* removing new job defaults

* changes based on review

* renaming all ml server info getter functions

* missed a file
2019-12-04 13:30:27 +00:00
Pete Harverson
a18ab738f5
[ML] Fixes word wrap in Overview page sidebar on IE (#50668) (#52160) 2019-12-04 10:36:51 +00:00
Robert Oskamp
785807f676
[7.5] [ML] Add tests to create transforms (#49760) (#52080)
* [ML] Add tests to create transforms (#49760)

* Apply #51066 to backport

* Adjust eui switch handling for 7.5
2019-12-04 11:24:06 +01:00
Dima Arnautov
aef43e72a7
[ML] Fix escape special characters for Lucene query language (#50494) (#52096)
* [ML] avoid special characters escaping for Lucene query language

* [ML] unit test

* [ML] init the callback at the higher scope
2019-12-04 09:53:55 +01:00
Spencer
0ef505e421
[7.5] chore(NA): fix licenses task on grunt test task (#51444) (#52140) 2019-12-03 20:11:22 -07:00
Brian Seeders
d917a4cc15
[7.5] Add PR comments to pipeline (#51504) (#52144) 2019-12-03 20:36:10 -05:00
Spencer
8571e0b4b9
[7.5] filter out downstream failures with updated error messag… (#52118) 2019-12-03 16:17:45 -07:00
Spencer
d7a5d05900
[7.5] extend the test timeout along with the startup timeout (… (#52120) 2019-12-03 16:17:28 -07:00
Spencer
736cc12961
[7.5] [ftr/visualize] continue to wait for save completion by… (#52113)
* [ftr/visualize] continue to wait for save completion by default

* capture the toast message when saving the visualization so that it can be inspected if desired

* fix/flaky visualize listing tests (#33)

* move waitForSaveModalToClose from dashboard_page to common_page

* call common_page.waitForSaveModalToClose()

* remove extra wait for toast

* fix trailing spaces

* improve error message of failing test
2019-12-03 14:14:48 -07:00
Spencer
4bec3c04b7
[7.5] increase the timeout when checking for deprecation log (… (#51626)
* increase the timeout when checking for deprecation log

* re-enable the tests
2019-12-03 12:54:35 -07:00
Pete Harverson
5417713ec6
[ML] sets truncateText to true for the 'Latest timestamp' column (#50004) (#52077)
* sets truncateText to true for the 'Latest timestamp' column

* Truncates the creation time at the analytics panel
2019-12-03 16:59:51 +00:00
Karen Metts
d5c587e3cf
[Doc]Replace outdated screenshots and change graphic format (#52017) (#52029)
* Replace outdated screenshots and change graphic format

* Added screenshot role per review comments
2019-12-03 11:28:53 -05:00
Larry Gregory
2b77aa5899
[7.5] Upgrade markdown-it to 10.0.0 (#51492) (#52068)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2019-12-03 10:20:13 -05:00
Robert Oskamp
3bfe9f9868
[7.5] [ML] Fix anomaly detection test suite (#51712) (#52050)
* [ML] Fix anomaly detection test suite (#51712)

This PR re-enables the anomaly detection test suite and disables Firefox test execution for now. It also increases stability for `clickEditDetector` and removes unneeded retries.

* Add retry for add detector as well
2019-12-03 16:19:44 +01:00
Xavier Mouligneau
bacf2bbe24
[7.5] fix tab url link (#51993) (#52006)
* fix tab url link (#51993)

* fix cherry pick imports
2019-12-03 09:55:55 -05:00
Robert Oskamp
d3347774ca
Add retry to find.existsByDisplayedByCssSelector (#48734) (#52062)
This PR fixes timeout handling in `find.existsByDisplayedByCssSelector` for elements that are found but (not yet) displayed.
2019-12-03 15:02:03 +01:00
Brian Seeders
ac66b9024f
[7.5] Experimenting with delay in test startup (#51459) (#52011)
* Experimenting with delay in test startup (#51459)

* 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

* Fix Jenkinsfile
2019-12-02 17:34:09 -05:00
Tyler Smalley
59d3099acd
Prevents xpack.task_manager.index being set to .tasks (#52002) (#52019)
A quick solution in preventing what was described in kibana#47716

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2019-12-02 14:14:05 -08:00
gchaps
df6de27480
[DOCS][7.5] Adds link to release blog (#52013) 2019-12-02 13:02:07 -08:00
Tiago Costa
917d64fa13
[7.5] Bump version to 7.5.1 (#51990)
* chore(NA): bump branch 7.5 for branch 7.5.1

* chore(NA): custom snapshots for ES 7.5.1
2019-12-02 20:10:11 +00:00
Lisa Cawley
1cc52b4605
[DOCS] Fixes xpack-ref links (#51936) (#51997) 2019-12-02 10:44:05 -08:00
Joe Portner
e002c0466b
Http compression config (#50738) (#51987)
HTTP compression for responses may be disabled entirely, or it may
be conditionally enabled based on a whitelist of trusted referrers.
2019-12-02 13:08:56 -05:00
Lisa Cawley
9cd91b235e
[DOCS] Removes coming tags (#51977) 2019-12-02 08:19:24 -08:00
Janeen Mikell-Straughn
4ff52acf0e
Added endgame-* index and new heading 3 Elastic Endpoint SMP. (#51071) (#51829) 2019-11-27 14:44:25 -05:00
Lisa Cawley
ecc85d9b29
[7.5] [DOCS] Fixes broken links (#51634) (#51773) 2019-11-27 08:20:39 -08:00
John Dorlus
fc94297129
Skipped these tests because their apps are not enabled on cloud. (#51677) (#51769) 2019-11-26 16:59:34 -05:00
Dario Gieselaar
811a558684
[7.5] [APM] Fix watcher integration (#51721) (#51760)
Closes #51720.
2019-11-26 20:43:48 +01:00
Nate Archer
fbea18d90d
Fix merge conflicts (#51743) 2019-11-26 12:59:04 -06:00
spalger
779d55232e skip flaky suite (#45321)
(cherry picked from commit c4141fa62b)
2019-11-26 00:45:54 -07:00
Spencer
714af1de7d
[7.5] add serverMocha config for flaky job (#51508) (#51657)
* add serverMocha config for flaky job

* fix typo

* no reason to setup everything over and over, just call scripts/mocha

* force CI_GROUP param for testing

* define local CI_GROUP_PARAM that can be assigned alternate values temporarily

* add additional metadata to job description

* add workerNumber param to worker block

* use kibanaPipeline.getPostBuildWorker to define wrapper function

* use kibanaPipeline specific bash function

* revert changes made for debugging
2019-11-25 16:29:18 -07:00
spalger
7222651ddd skip flaky suite (#51669)
(cherry picked from commit fb476b26eb)
2019-11-25 15:45:40 -07:00
Brandon Kobel
42da86a09e
Using the server's basePath when building the SAML ACS (#51391) (#51638)
* Using the server's basePath when building the SAML ACS

* Fixing getACS call
2019-11-25 17:32:59 -05:00
gchaps
bdf1acd343 [DOCS] Improves documentation around multitenancy (#51632) 2019-11-25 13:16:57 -08:00
patrykkopycinski
d2b7f9636c
[SIEM] Fix typo in Palo Alto Networks (#51570) (#51594) 2019-11-25 18:15:35 +01:00
Larry Gregory
699a7fdf67
[7.5] Upgrade handlebars to 4.5.3 (#51486) (#51603)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2019-11-25 10:25:22 -05:00
Nathan Reese
4533f66f33
[7.5] [Maps] avoid duplicated geometry in filter meta (#51133) (#51452)
* [7.5] [Maps] avoid duplicated geometry in filter meta (#51133)

* fix type errors

* more typescript fixes
2019-11-25 08:18:30 -07:00
Catherine Liu
ef74e2b289
[Canvas][Docs] Updates function reference #50393 (#51533) 2019-11-22 19:32:22 -07:00