ansible-role-elasticsearch/test/integration
Julien Mailleret a879b74def
[xpack] use elasticsearch default xpack features (#560)
- Stop forcing es_xpack_features variable in order to let elasticsearch install default features described in http://localhost:9200/_xpack
- Change xpack test scope to be able to test default xpack install
  - xpack scenario will test xpack install with default features
  - xpack upgrade scenario will fully test security feature
  - oss-to-xpack-upgrade will test installing only other specific features
- Cleanup some duplicate serverspec tests
- Remove `system_key`feature (deprecated in 5.6 and removed in 6.0 - [Breaking Changes 6.0.0](https://www.elastic.co/guide/en/elasticsearch/reference/6.0/breaking-6.0.0-xes.html))
- Cleanup some ansible code (especially in `when` conditions)
2019-05-29 12:10:11 +02:00
..
helpers/serverspec [xpack] use elasticsearch default xpack features (#560) 2019-05-29 12:10:11 +02:00
issue-test Update tests to work with dynamic es_versions 2018-01-31 08:14:24 +01:00
multi Make sure shared tests work for RedHat and Debian 2018-06-19 19:30:40 +02:00
oss Move all shared tests into the shared test helper 2018-06-19 21:17:10 +02:00
oss-to-xpack-upgrade Move all shared tests into the shared test helper 2018-06-19 21:17:10 +02:00
oss-upgrade Move all shared tests into the shared test helper 2018-06-19 21:17:10 +02:00
xpack [xpack] use elasticsearch default xpack features (#560) 2019-05-29 12:10:11 +02:00
xpack-upgrade Move all shared tests into the shared test helper 2018-06-19 21:17:10 +02:00
debug.yml Update tests to work with dynamic es_versions 2018-01-31 08:14:24 +01:00
issue-test.yml [xpack] use elasticsearch default xpack features (#560) 2019-05-29 12:10:11 +02:00
multi.yml remove file script feature 2019-05-27 18:16:50 +02:00
oss-to-xpack-upgrade.yml [xpack] use elasticsearch default xpack features (#560) 2019-05-29 12:10:11 +02:00
oss-upgrade.yml [7.x] add support for elasticsearch 7.x and remove support for 5.x (#558) 2019-05-09 09:06:02 +02:00
oss.yml [7.x] add support for elasticsearch 7.x and remove support for 5.x (#558) 2019-05-09 09:06:02 +02:00
xpack-upgrade.yml [xpack] use elasticsearch default xpack features (#560) 2019-05-29 12:10:11 +02:00
xpack.yml [xpack] use elasticsearch default xpack features (#560) 2019-05-29 12:10:11 +02:00