ansible-role-elasticsearch/test/integration/helpers/serverspec
Julien Mailleret d3e394b071
[meta] refactor kitchen tests (#765)
* [meta] refactor kitchen tests

This commit update kitchen tests to match important feature to test:
- default: test a deployment with all default values
- license: test a deployment with a license and default values
- trial: test a deployment with security enabled and trial license
- oss: test a deployment with oss version and default values (6.x only)
- upgrade: test an upgrade from a previous version
- oss-upgrade: test an upgrade with oss version (6.x only)
- oss-to-default-upgrade: test an upgrade from previous oss to latest
default version
- custom_config: test a deployment with custom config files
- security: test a deployment with security enabled

* [meta] fix license test
2021-02-04 11:19:00 +01:00
..
custom_config_spec.rb [meta] refactor kitchen tests (#765) 2021-02-04 11:19:00 +01:00
Gemfile 2.0 Support + Plugin Directory Support + Supporting Tests + Defaults Change 2015-12-13 22:46:50 +00:00
license_spec.rb [meta] refactor kitchen tests (#765) 2021-02-04 11:19:00 +01:00
security_spec.rb [meta] refactor kitchen tests (#765) 2021-02-04 11:19:00 +01:00
shared_spec.rb xpack features refactoring (#653) 2020-06-12 18:15:03 +02:00
spec_helper.rb Add tests for SSL and and trial versions 2019-10-18 17:56:55 +01:00