Commit graph

58 commits

Author SHA1 Message Date
Jonathan Budzenski
36a88bc165 [tests] Remove _timestamp mapping from fixtures 2016-06-24 11:37:14 -05:00
LeeDr
b36f1e02a6 Remove logging from scenario_manager 2016-06-03 08:53:32 -05:00
LeeDr
1c43bf7e50 Remove logging from scenario_manager 2016-06-02 21:16:19 -05:00
LeeDr
61f975c843 Comment-out common and debug statements in scenario_manager 2016-06-02 18:10:29 -05:00
LeeDr
1c0cbe23dc Wait for loading of logstash to finish. 2016-06-02 17:10:22 -05:00
LeeDr
c45f937a35 Add data files for visualize tests. 2016-06-01 13:36:40 -05:00
LeeDr
4ebe29e14e Moved elasticdump methods from common to support/elastic_dump.js 2016-05-27 15:49:57 -05:00
LeeDr
ac4a0ed748 Move updateConfigDoc method out of scenario_manager and into its own support/es_client. 2016-05-27 09:52:30 -05:00
LeeDr
988be91266 New dashboard tests using elasticdump 2016-05-26 16:32:53 -05:00
Court Ewing
de20762889 [internal] Remove all variable redeclarations
Redeclaring variables causes ambiguity and serves no purpose. It
actually causes a runtime error when you do it with `let`, and we can
enforce not doing it via a linter rule.
2016-04-01 14:21:55 -04:00
spalger
4fe8bbaeb8 [scenarioManager] snake_case baseDirs for scenarios 2016-03-07 15:11:11 -07:00
spalger
00bf02ab29 Merge branch 'master' of github.com:elastic/kibana into renameAllFiles 2016-03-07 14:09:39 -07:00
Matthew Bargar
2faa3ee2f5 Remove outdated mapping options that were copied over from logstash template 2016-03-04 15:48:14 -05:00
spalger
af9ebba958 [rename] hunt down remaining non-snake path refs 2016-02-24 14:18:21 -08:00
spalger
2422a988e5 [rename] rename all files to snake_case 2016-02-24 12:14:05 -08:00
spalger
9a4bb32385 [scenarioManager] use index:true rather than removal from 8d0d581577 2016-02-08 15:54:23 -07:00
spalger
728fbdbc71 [scenarioManager] do not mix index:analyzed and doc_values:true 2016-02-08 14:06:50 -07:00
spalger
10e97a4d75 Merge branch 'fix/failTestOnBadBulk' into upgrade/elasticsearch/master 2016-02-08 14:05:52 -07:00
spalger
d248af5702 [scenarioManager] when bulk fails, report errors 2016-02-08 14:04:10 -07:00
spalger
8d0d581577 [scenarios] number types are not analyzable 2016-02-08 12:38:03 -07:00
spalger
b605b66be7 [fixtures] fix syntax error 2016-02-05 18:23:12 -07:00
spalger
410029d271 [ScenarioManager] use new multi-field syntax 2016-02-05 10:27:39 -07:00
spalger
1e507a90b3 [elasticsearch/client] use bluebird for promises for better backward compat 2016-02-05 10:24:02 -07:00
LeeDr
a4088bbacc snake_case test files. 2016-01-28 16:17:23 -06:00
LeeDr
290974770d Reduce elasticsearch client timeout back down to 5 minutes. Use fieldName variable consistently in _index_pattern_popularity. 2015-12-23 11:09:07 -06:00
LeeDr
6a0966ab0a Merge branch 'master' into testVisualize 2015-12-22 15:28:07 -06:00
Eric Herot
8479a38e12 Don't bother setting the number of index replicas when creating kibana-int (relates to #3877) 2015-12-14 11:06:41 -05:00
LeeDr
e7edd79536 Increase elasticsearch client timeout from 5 to 50 minutes! 2015-12-02 10:51:13 -06:00
LeeDr
44718237b2 Merge master 2015-12-02 10:26:58 -06:00
LeeDr
7a8e39d5da Increase ElasticSearch client timeout from 30s to 5m (probably a bit overkill). 2015-12-01 14:52:45 -06:00
LeeDr
5d36e8749e Remove a console.log from scenarioManager. Add 1s delay before setting saved query name so we don't end up with concatenated name. 2015-12-01 10:20:59 -06:00
LeeDr
c4b60c9c88 Increase elasticsearch client timeout from 30s to 5m. 2015-12-01 09:00:07 -06:00
LeeDr
32cf7762f2 Merge master. 2015-11-30 15:15:22 -06:00
LeeDr
d6ff27be29 Added UTC Timezone to the initial kibana data load. Change HeaderPage.setAbsoluteTime to click the Timepicker and collapse the pane when done. Update data in most visualize tests for UTC time. 2015-11-25 13:34:23 -06:00
LeeDr
db95e52886 Merge remote-tracking branch 'jbudz/lint-ignore' into testDiscover 2015-11-13 10:46:33 -06:00
LeeDr
7a2a4d9498 Add /*eslint-disable*/ to one data load file which was missing it. 2015-11-13 10:02:09 -06:00
Jonathan Budzenski
6e48ccc443 Prevent linting fixtures 2015-11-12 17:09:46 -06:00
LeeDr
ff44fd3ee5 Merge with master. 2015-11-12 15:42:05 -06:00
LeeDr
e4e1e66b52 Catch and ignore index_not_found_exception when deleting kibana index if not found. 2015-11-12 12:05:22 -06:00
Joe Fleming
e86da76d86 a sea of missing semicolons 2015-11-11 15:47:02 -07:00
LeeDr
a2a31c22a4 Adding logstashFunctional scenario data. 2015-11-11 11:26:56 -06:00
Joe Fleming
4cfe3e4c78 include missing Promise deps 2015-11-09 16:51:22 -07:00
Joe Fleming
e05e91bcd4 fix scenarioManager and getUrl tests 2015-11-05 17:36:15 -07:00
Joe Fleming
7f75f65b5d add config to swollow index creation errors 2015-11-05 16:37:32 -07:00
Joe Fleming
32e9201ba5 propertly return promises, properly catch Promise.all failure 2015-11-05 16:15:20 -07:00
Joe Fleming
221063e62b add indexDefinition to emptyKibana scenario
fixes potential issue where server doesn't recreate it in time
2015-11-05 14:44:49 -07:00
Joe Fleming
c9579d5da3 ScenarioManager load/unload always return promises 2015-11-05 14:36:45 -07:00
Joe Fleming
db5e279f5f move scenarios config under its own property 2015-11-03 13:45:19 -07:00
Joe Fleming
33372cd7ac cleanup, tweak URL wait time 2015-11-03 13:45:14 -07:00
LeeDr
33d053c9f5 Trying BDD testing. 2015-11-03 13:44:56 -07:00