Commit graph

  • ceebfd0fc5
    Update readme and add changelog into git for the 6.3 release Michael Russell 2018-06-20 07:46:13 +02:00
  • 4a44948f9a
    Merge pull request #457 from elastic/test_all_the_things Michael Russell 2018-06-20 06:50:15 +02:00
  • 95c0bff835
    Fix path.data content test for when there are multiple paths Michael Russell 2018-06-19 22:11:46 +02:00
  • e1cfb90f5d
    Clean up remaining yml test definitions Michael Russell 2018-06-19 21:36:41 +02:00
  • c325ff79fa
    Move all shared tests into the shared test helper Michael Russell 2018-06-19 21:17:10 +02:00
  • 9673fe4679
    Make sure shared tests work for RedHat and Debian Michael Russell 2018-06-19 19:30:40 +02:00
  • 433ed7f5e3
    Master is called master and node is called node Michael Russell 2018-06-19 17:20:48 +02:00
  • f53e639797
    Fix curl_json/json_curl typo Michael Russell 2018-06-19 17:17:11 +02:00
  • c8197ee82a
    Move generic tests into a shared spec file Michael Russell 2018-06-19 12:15:10 +02:00
  • da58c5f0dd
    Move to new testing suite names Michael Russell 2018-06-19 10:39:16 +02:00
  • f61cf5e590
    Merge pull request #455 from elastic/robot_arms Michael Russell 2018-06-19 07:01:33 +02:00
  • 6d6fc3a7cb
    Gracefully remove default elasticsearch package when upgrading to the oss version Michael Russell 2018-06-18 12:01:45 +02:00
  • d451d27723
    Only symlink systemd file for systemd systems Michael Russell 2018-06-18 07:37:51 +02:00
  • 23e336833a
    This file should now be a symbolic link, temporarily removing to let the other tests run Michael Russell 2018-06-15 17:37:53 +02:00
  • 2c8ce3bb2d
    Add test for upgrading from previous version of oss to current Michael Russell 2018-06-15 17:22:18 +02:00
  • 992407f1f2
    Merge pull request #454 from elastic/bullet_time Michael Russell 2018-06-15 15:08:34 +02:00
  • 4c35794b76
    Add jenkins test matrix yml definition Michael Russell 2018-06-15 10:59:00 +02:00
  • 9d3559a2ed
    Merge pull request #452 from elastic/6.3 Michael Russell 2018-06-15 10:48:05 +02:00
  • e9a267ec55
    Add authentication back to the plugins check for xpack (got lost during copy paste refactoring) Michael Russell 2018-06-15 07:40:35 +02:00
  • ea6f1c2088
    Remove invalid tests for roles.yml, system_key, user_roles and users Michael Russell 2018-06-14 20:01:07 +02:00
  • 3ab3b1d05c
    Add xpack license for issue-test since security is not available in the trial license Michael Russell 2018-06-14 18:41:41 +02:00
  • dce98bbd34
    Revert no_log debugging Michael Russell 2018-06-14 16:37:31 +02:00
  • 77d47e3235
    Don't use the 'x-pack' subdir now that x-pack is part of core Michael Russell 2018-06-14 16:33:40 +02:00
  • d8cf1d1f66
    Explicitly set xpack.security.enabled: True Michael Russell 2018-06-14 15:48:18 +02:00
  • 06a8c5c41b
    Remove es_package_name hard coding since this is dynamically detected now Michael Russell 2018-06-14 15:06:24 +02:00
  • bbc5e0603d
    Abstract 6.3 changes into a separate task to reduce all of the jinja one liner complexity Michael Russell 2018-06-14 14:44:31 +02:00
  • 715bd8591e
    Use final 6.3.0 release instead of snapshot Michael Russell 2018-06-13 21:34:32 +02:00
  • e5809a3169
    Create the keystore if it doesn't already exist Michael Russell 2018-06-13 17:33:23 +02:00
  • 10ff32d109
    Install missing python SSL libraries to allow https to work with the uri module Michael Russell 2018-06-13 17:32:55 +02:00
  • c58b69f5d6
    Install python-openssl into Ubuntu 14.04 otherwise SSL verification doesn't work for the uri module Michael Russell 2018-06-13 11:13:22 +02:00
  • 943797d564
    Don't ignore errors when uninstalling plugins Michael Russell 2018-06-13 11:10:25 +02:00
  • 929a860fd3
    Specify that these tests are still using the oss package Michael Russell 2018-06-13 10:03:40 +02:00
  • c1b83a892f
    WIP: Add testing Makefile and matrix definitions Michael Russell 2018-06-13 09:34:28 +02:00
  • 6d82cf3142
    WIP: 6.3 support Michael Russell 2018-06-13 08:29:45 +02:00
  • a9f8403ffa
    Add playbook and environment variable to build using snapshots Michael Russell 2018-06-13 08:24:42 +02:00
  • a70d259e19
    Merge pull request #445 from gekkeharry13/master DJ Gill 2018-05-23 00:52:48 -07:00
  • cf4da019d0
    Fixed es_mail_config again Jeffrey E 2018-05-23 06:15:50 +02:00
  • c79fd2ef09
    Readded es_action_auto_create_index Jeffrey E 2018-05-22 20:25:39 +02:00
  • 31ee9afad8
    Merge branch 'master' into master DJ Gill 2018-05-22 11:15:15 -07:00
  • e7fa4f93ec
    Merge pull request #450 from Crazybus/tell_me_whats_wrong DJ Gill 2018-05-17 07:54:03 -07:00
  • 917fc7fcfc
    Look at the results from the http request instead of checking that the json matches an md5 hash. This was causing flaky tests because the order of the users in the test doing curl -s localhost:9200/_xpack/security/user -u es_admin:changeMeAgain is not consistent which caused random failures. Now if it does fail we will actually know the reason why: ``` security users should have the elastic user should have the kibana user (FAILED - 1) should have the kibana_server user should have the logstash user logstash_system access check should be reported as version 6.2.4 Michael Russell 2018-05-17 08:39:13 +02:00
  • 46d51ad955
    Merge pull request #447 from chaintng/master Michael Russell 2018-05-16 08:59:01 +02:00
  • ffa98d276f
    Merge branch 'master' into master Michael Russell 2018-05-14 17:03:24 +02:00
  • 0179bd1eef
    Merge pull request #423 from eRadical/fix-redhat-install-elasticsearch-until-condition Michael Russell 2018-05-08 11:44:43 +02:00
  • d72ce3c22b Added path repo is defined statement again Jeffrey Everling 2018-05-08 07:03:09 +02:00
  • 8cfa0cfd04 Merged change Jeffrey Everling 2018-05-05 08:05:14 +02:00
  • e880cdf61f test Jeffrey E 2018-05-03 16:29:17 +02:00
  • 01fd5ceec4 Merging went wrong Jeffrey Everling 2018-05-05 08:03:00 +02:00
  • 9ba1082841 Commit README as well Jeffrey Everling 2018-05-05 08:02:12 +02:00
  • 796731721c Removing ssl configuration Jeffrey Everling 2018-05-05 08:00:38 +02:00
  • ff9a64ba56 Revert "Fixed documentation commit issue" Jeffrey Everling 2018-05-05 07:56:36 +02:00
  • ba080bc3c8 Revert "SSL support optimisation" Jeffrey Everling 2018-05-05 07:56:16 +02:00
  • 40e5252ff4 Added support for providing an array with indices Jeffrey E 2018-05-03 16:29:17 +02:00
  • b1e350f004 Revert "Added support for providing an array with indices" Jeffrey Everling 2018-05-05 07:52:08 +02:00
  • 80baf268e5 SSL support optimisation Jeffrey Everling 2018-05-05 07:42:08 +02:00
  • a3ea8e0c84 Fixed documentation commit issue Jeffrey Everling 2018-05-03 16:58:29 +02:00
  • 479119540e Sync with HEAD Jeffrey Everling 2018-05-03 16:55:16 +02:00
  • cc28b6149a Added more x-pack config options Jeffrey Everling 2018-05-03 16:45:04 +02:00
  • da527ec19b
    Added support for providing an array with indices Jeffrey E 2018-05-03 16:29:17 +02:00
  • 96f3a87d95
    Fixed documentation Jeffrey E 2018-05-03 16:27:27 +02:00
  • 11a1e4b38a
    Adjust variable name to match standard Jeffrey E 2018-05-03 07:33:17 +02:00
  • 4caefef961
    Added es_action_auto_create_index: true Jeffrey E 2018-05-03 07:23:24 +02:00
  • 7640a0383a
    Update elasticsearch.yml.j2 Jeffrey E 2018-05-03 06:37:50 +02:00
  • d0ed1da107
    * changed condition as suggested by @Crazybus Gabriel Preda 2018-05-02 11:49:25 +03:00
  • d42c12fb44
    Merge branch 'master' into fix-redhat-install-elasticsearch-until-condition Gabriel PREDA 2018-05-02 11:32:14 +03:00
  • 6cf11ef2cb
    Merge branch 'master' into master Jeffrey E 2018-04-27 09:04:02 +02:00
  • 7aebcaefa6 Added documentation for added features Updated configuration template with if statements for optional features Jeffrey Everling 2018-04-26 15:01:18 +02:00
  • b7b0793b37
    require admin role to use update-alternatives Chainarong Tangsurakit 2018-04-26 14:45:12 +07:00
  • 046f5c2500
    Merge pull request #444 from elastic/late_nights DJ Gill 2018-04-24 10:43:29 -07:00
  • 34f08130e1 Added changes to add required functionality and fix a bug Jeffrey Everling 2018-04-24 12:51:03 +02:00
  • f67eae6eb0 bump es release version Dejon Gill 2018-04-23 22:18:43 -07:00
  • d1348a4ab6
    Merge pull request #436 from nicladas/patch-1 Michael Russell 2018-04-20 10:33:57 +02:00
  • 910deb55d8
    Merge branch 'master' into patch-1 nicladas 2018-04-17 21:17:12 -04:00
  • 3bdcd8fe4d
    Merge pull request #438 from elastic/6.2.3 Michael Russell 2018-03-21 09:37:36 +01:00
  • 51d9f83f74
    Bump default elasticsearch version to 6.2.3 Michael Russell 2018-03-21 08:37:46 +01:00
  • f255051ef7
    Update elasticsearch-xpack.yml nicladas 2018-03-09 10:43:50 -05:00
  • eb82e1b055
    Merge pull request #417 from cl0udf0x/naming-unnamed-tasks Michael Russell 2018-02-23 08:51:13 +01:00
  • 9fd1444500
    Merge pull request #432 from cyrilleverrier/patch-2 Michael Russell 2018-02-22 12:57:39 +01:00
  • 025e6f9793
    Fix funny typo error in issue_template.md Cyrille Verrier 2018-02-22 12:52:30 +01:00
  • ebd8726804
    Merge branch 'master' into naming-unnamed-tasks Michael Russell 2018-02-22 12:45:45 +01:00
  • 8c35b8c60d
    Merge pull request #431 from elastic/6.2-support Michael Russell 2018-02-22 12:29:52 +01:00
  • 38982ba6ad
    Only change name to x-pack-core for 6.2 and above Michael Russell 2018-02-22 11:14:25 +01:00
  • d9d54917bd
    X-pack plugin has been renamed to x-pack-core Michael Russell 2018-02-22 10:01:16 +01:00
  • fe0fc4b430
    Bump default version to 6.2.2 and 5.6.8 Michael Russell 2018-02-21 21:09:15 +01:00
  • a525e0bcde
    Merge branch 'master' into naming-unnamed-tasks Michael Russell 2018-02-21 16:33:49 +01:00
  • 9647e12819
    Merge branch 'master' into fix-redhat-install-elasticsearch-until-condition Michael Russell 2018-02-21 16:22:58 +01:00
  • 644a209c2c
    Merge pull request #427 from cyrilleverrier/fix_elasticsearch_yml_j2 Michael Russell 2018-02-21 15:28:47 +01:00
  • 143cf8bf4a
    Merge pull request #429 from pemontto/master Michael Russell 2018-02-21 15:21:01 +01:00
  • 27d81e68dd Fix conditionals introduced in #408 pemontto 2018-02-16 16:37:00 -05:00
  • e4cf9aef8c elasticsearch.yml: xpack settings added only if es_enable_xpack Cyrille Verrier 2018-02-16 09:07:05 +01:00
  • b3b5edef70
    Fix RedHat install - until condition was not correct Gabriel Preda 2018-02-13 11:50:43 +02:00
  • dd9b4aad97 naming unnamed tasks Cloud Fox 2018-02-04 07:09:23 +00:00
  • d7a5af8c33
    Merge pull request #415 from elastic/bump_ansible Michael Russell 2018-02-01 17:09:57 +01:00
  • 03a685b29d
    Merge pull request #392 from edge-records/master Michael Russell 2018-02-01 17:04:15 +01:00
  • 4548f00cc0
    Merge pull request #393 from gredinger/gredinger-patch-1 Michael Russell 2018-02-01 16:41:35 +01:00
  • be8e2606bf
    Upgrade to the latest ansible version Michael Russell 2018-02-01 16:00:26 +01:00
  • 7bea2de14b
    Merge pull request #414 from elastic/v6_as_the_default Michael Russell 2018-02-01 15:43:31 +01:00
  • fbfc85e766
    Make 6.x the default version Michael Russell 2018-02-01 14:54:16 +01:00
  • 9d9b87e4ab
    Merge pull request #412 from elastic/6.x_testing Michael Russell 2018-02-01 14:49:22 +01:00
  • 6361f9310a
    Update testing gems to latest version Michael Russell 2018-02-01 13:57:10 +01:00