Commit graph

805 commits

Author SHA1 Message Date
Kaxil Naik
571dde5ac2
Make the order of configs consistent for comparing
When comparing `es_config` for master and data nodes, the order was different. This PR makes it consistent, hence it is easy to compare.
2018-09-26 17:11:22 +01:00
DJ Gill
a1571674d4
Merge pull request #497 from elastic/whats_up_doc
Document es_use_repositoruy and es_custom_package_url
2018-09-24 11:46:29 -07:00
Michael Russell
527ba791de
Document es_use_repositoruy and es_custom_package_url 2018-09-18 09:44:02 +02:00
Michael Russell
fb760f4b90
Merge pull request #493 from elastic/there_can_be_only_one
Only use the first found java version if there are multiple installed
2018-09-06 13:47:11 +02:00
Michael Russell
19717553e5
Only use the first found java version if there are multiple installed 2018-09-05 09:05:09 +02:00
Michael Russell
a95a48f02d
Merge pull request #490 from elastic/five_is_the_new_six
Fix the tested path.conf for 5.x
2018-08-28 14:12:08 +02:00
Michael Russell
e147478542
Fix the tested path.conf for 5.x
This was previously passing because our CI configuration was actually
testing 6.x instead of 5.x. Luckily this is the only problem which
hadn't been caught since this was introduced.
2018-08-28 12:24:10 +02:00
Michael Russell
c219e6a907
Merge pull request #488 from elastic/6.4
Upgrade default Elasticsearch version to 6.4.0
2018-08-28 11:16:52 +02:00
Michael Russell
7857f24f83
Remove the x-pack plugin directory since it isn't a plugin anymore 2018-08-28 07:58:50 +02:00
Michael Russell
324ec67bd5
Bump 5.x testing version to 5.6.11 2018-08-28 07:58:36 +02:00
Michael Russell
3569a3b018
Upgrade default Elasticsearch version to 6.4.0 2018-08-24 16:03:32 +02:00
Michael Russell
56ebb5a599
Merge pull request #484 from kimoto/yum_allow_downgrade
es_allow_downgrades parameter is ignoring yum
2018-08-15 11:01:10 +02:00
kimoto
91f179d98e es_allow_downgrades parameter is ignoring yum 2018-08-10 14:14:20 +09:00
DJ Gill
3e1236464e
Merge pull request #476 from elastic/lock_me_up
Add version lock to the correct package name
2018-07-27 09:44:02 -07:00
Michael Russell
c2a68d06c8
Add version lock to the correct package name 2018-07-26 15:45:40 +02:00
Michael Russell
4ec1f3b650
Merge pull request #472 from ugosan/master
Fix readme.md
2018-07-23 10:05:21 +02:00
Ugo Sangiorgi
15de8aa844 fix readme.md 2018-07-13 16:00:40 -05:00
DJ Gill
ce6f83bf6a
Merge pull request #471 from elastic/suite_potato
Enable issue-test suite again to make it easy to do ad hoc testing
2018-07-13 09:18:44 -07:00
Michael Russell
1ee397b112
Merge branch 'master' into suite_potato 2018-07-13 10:20:21 +02:00
Michael Russell
b1d159cad3
Enable issue-test suite again to make it easy to do ad hoc testing 2018-07-13 10:19:12 +02:00
Michael Russell
89695d781c
Merge pull request #469 from elastic/prep-for-artifacts-api-changes
handle the nested response
2018-07-11 14:51:12 +02:00
David Leatherman
580bf9348b handle the nested response
the response from the search endpoint is now wrapped in a map with the
packages key
2018-07-09 11:02:58 -04:00
Michael Russell
8b92ab9edc
Merge pull request #467 from elastic/6.3.1
Bump default version to 6.3.1
2018-07-06 09:39:52 +02:00
Michael Russell
c8ededa721
Bump default version to 6.3.1 2018-07-05 18:59:40 +02:00
Michael Russell
2d9c22f42e
Update changelog for 6.3.0.1 2018-06-28 15:08:37 +02:00
Michael Russell
27fcaa1383
Merge pull request #461 from bilsch/missing_becomes
add missing become: root
2018-06-28 15:02:31 +02:00
Michael Russell
3317b6af40
Merge branch 'master' into missing_becomes 2018-06-28 12:07:53 +02:00
Michael Russell
5889348119
Merge pull request #460 from toadjaune/fix-stat-symlink
Fix systemd stat symlink
2018-06-27 12:23:48 +02:00
Arnaud Venturi
f03fb893fb Simpler systemd unit file fix, just adding a test to avoid crash on stat 2018-06-27 10:11:07 +02:00
Bill Schwanitz
cc6b4e78e2 add missing become: yes 2018-06-26 15:28:01 -04:00
Arnaud Venturi
a41d3a58c6 More compact fix of systemd unit file setup 2018-06-26 16:37:24 +02:00
Arnaud Venturi
c70fa8f848 Fix systemd unit file installation in case the file does not exist 2018-06-26 14:49:22 +02:00
Michael Russell
50a8f3b144
Merge pull request #459 from elastic/what_is_true_is_false_again
Setting `es_enable_xpack: false` is the way to install oss
2018-06-20 08:06:15 +02:00
Michael Russell
81b6c4a0e9
Setting es_enable_xpack: false is the way to install oss 2018-06-20 08:04:23 +02:00
Michael Russell
3aa237112f
Merge pull request #458 from elastic/six_point_three_is_free
Update readme and add changelog into git for the 6.3 release
2018-06-20 08:00:40 +02:00
Michael Russell
ceebfd0fc5
Update readme and add changelog into git for the 6.3 release 2018-06-20 07:47:05 +02:00
Michael Russell
4a44948f9a
Merge pull request #457 from elastic/test_all_the_things
Refactor integration testing suites
2018-06-20 06:50:15 +02:00
Michael Russell
95c0bff835
Fix path.data content test for when there are multiple paths 2018-06-19 22:11:46 +02:00
Michael Russell
e1cfb90f5d
Clean up remaining yml test definitions 2018-06-19 21:36:41 +02:00
Michael Russell
c325ff79fa
Move all shared tests into the shared test helper 2018-06-19 21:17:10 +02:00
Michael Russell
9673fe4679
Make sure shared tests work for RedHat and Debian 2018-06-19 19:30:40 +02:00
Michael Russell
433ed7f5e3
Master is called master and node is called node 2018-06-19 17:20:48 +02:00
Michael Russell
f53e639797
Fix curl_json/json_curl typo 2018-06-19 17:17:11 +02:00
Michael Russell
c8197ee82a
Move generic tests into a shared spec file 2018-06-19 12:15:10 +02:00
Michael Russell
da58c5f0dd
Move to new testing suite names
This commit is just moving the tests to their new names. The config,
packge and issue test suites have been removed and the tests from these
will be incorporated into the oss and xpack tests.

oss: Standard elasticsearch-oss role with idempotency test

oss-upgrade: Upgrade from previous minor version oss to current minor version oss

oss-to-xpack-upgrade: Upgrade from previous minor version oss to current minor version xpack

xpack: Standard elasticsearch (with xpack) role with idempotency test

xpack-upgrade: Upgrade from previous minor version xpack to current minor version xpack

multi: Tests multiple instances of elasticsearch on a single machine
2018-06-19 10:39:16 +02:00
Michael Russell
f61cf5e590
Merge pull request #455 from elastic/robot_arms
Add test for upgrading from previous version of oss to current
2018-06-19 07:01:33 +02:00
Michael Russell
6d6fc3a7cb
Gracefully remove default elasticsearch package when upgrading to the
oss version
2018-06-18 12:01:45 +02:00
Michael Russell
d451d27723
Only symlink systemd file for systemd systems 2018-06-18 07:37:51 +02:00
Michael Russell
23e336833a
This file should now be a symbolic link, temporarily removing to let the
other tests run
2018-06-15 17:37:53 +02:00
Michael Russell
2c8ce3bb2d
Add test for upgrading from previous version of oss to current 2018-06-15 17:22:18 +02:00