issues
search
elastic
/
ansible-elasticsearch
Ansible playbook for Elasticsearch
Other
1.58k
stars
854
forks
source link
[meta] refactor kitchen tests
#765
Closed
jmlrt
closed
3 years ago
jmlrt
commented
3 years ago
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
upgrade: test an upgrade from a previous version
oss-upgrade: test an upgrade with oss version
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
This commit update kitchen tests to match important feature to test: