ansible-role-elasticsearch/test/integration
David Reagan 8393b86a27 Added support for optionally creating the elasticsearch user and group before installing elasticsearch.
Renamed vars, set the tasks to use the es_user and es_group vars in elasticsearch-optional-user.yml. Modifed README.md to list the es_user_id and es_group_id vars, made note that both vars are required if they are used. Removed the commented out instances of the vars in defaults/main.yml.

Added es_user, es_group, es_user_id, es_group_id vars to config testing.

Made conditionals use explicit 'is defined' test.

Add tests for es_user_id and es_group_id.

Update defaults/main.yml and test/integration/config.yml to match master plus test config additions.
2016-04-13 09:42:12 -07:00
..
config-1x 2.0 Support + Plugin Directory Support + Supporting Tests + Defaults Change 2015-12-13 22:46:50 +00:00
config-2x Test changes to test for 2.2 2016-03-21 23:26:36 +00:00
helpers/serverspec Added support for optionally creating the elasticsearch user and group before installing elasticsearch. 2016-04-13 09:42:12 -07:00
multi-1x Multi node plugin tests 2015-12-14 19:34:09 +00:00
multi-2x Test changes to test for 2.2 2016-03-21 23:26:36 +00:00
package-1x 2.0 Support + Plugin Directory Support + Supporting Tests + Defaults Change 2015-12-13 22:46:50 +00:00
package-2x Test changes to test for 2.2 2016-03-21 23:26:36 +00:00
standard-1x 2.0 Support + Plugin Directory Support + Supporting Tests + Defaults Change 2015-12-13 22:46:50 +00:00
standard-2x Test changes to test for 2.2 2016-03-21 23:26:36 +00:00
config.yml Added support for optionally creating the elasticsearch user and group before installing elasticsearch. 2016-04-13 09:42:12 -07:00
multi.yml Fixes issue 70, Improves plugin management, Refactoring, Updates tests, Introduces multiple data dir support 2016-03-18 19:30:11 +00:00
package.yml Multi node plugin tests 2015-12-14 19:34:09 +00:00
standard.yml 2.0 Support + Plugin Directory Support + Supporting Tests + Defaults Change 2015-12-13 22:46:50 +00:00