mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-17 17:14:20 +01:00
Moving to 5.x tests
This commit is contained in:
10
.kitchen.yml
10
.kitchen.yml
@@ -64,12 +64,12 @@ platforms:
|
||||
use_sudo: false
|
||||
|
||||
suites:
|
||||
- name: standard-2x
|
||||
- name: standard-5x
|
||||
provisioner:
|
||||
playbook: test/integration/standard.yml
|
||||
run_list:
|
||||
attributes:
|
||||
- name: package-2x
|
||||
- name: package-5x
|
||||
run_list:
|
||||
attributes:
|
||||
extra_vars:
|
||||
@@ -78,12 +78,12 @@ suites:
|
||||
version: master
|
||||
provisioner:
|
||||
playbook: test/integration/package.yml
|
||||
- name: config-2x
|
||||
- name: config-5x
|
||||
run_list:
|
||||
attributes:
|
||||
provisioner:
|
||||
playbook: test/integration/config.yml
|
||||
- name: multi-2x
|
||||
- name: multi-5x
|
||||
run_list:
|
||||
attributes:
|
||||
extra_vars:
|
||||
@@ -92,7 +92,7 @@ suites:
|
||||
version: master
|
||||
provisioner:
|
||||
playbook: test/integration/multi.yml
|
||||
- name: xpack-2x
|
||||
- name: xpack-5x
|
||||
run_list:
|
||||
attributes:
|
||||
provisioner:
|
||||
|
||||
@@ -8,7 +8,7 @@ galaxy_info:
|
||||
company: "Elastic.co"
|
||||
license: "license (Apache)"
|
||||
# Require 1.6 for apt deb install
|
||||
min_ansible_version: 2.1.0
|
||||
min_ansible_version: 2.2.0
|
||||
platforms:
|
||||
- name: EL
|
||||
versions:
|
||||
|
||||
Reference in New Issue
Block a user