Skip to content

Commit

Permalink
Use random application order in nodeset
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanevet committed May 26, 2015
1 parent f8bf9e5 commit a2d0835
Show file tree
Hide file tree
Showing 26 changed files with 26 additions and 0 deletions.
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/centos-5-x86_64-docker.yml
@@ -1,6 +1,7 @@
HOSTS:
centos-5-x64:
default_apply_opts:
order: random
strict_variables:
platform: el-5-x86_64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/centos-6-x86_64-docker.yml
@@ -1,6 +1,7 @@
HOSTS:
centos-6-x64:
default_apply_opts:
order: random
strict_variables:
platform: el-6-x86_64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/centos-6-x86_64-openstack.yml
@@ -1,6 +1,7 @@
HOSTS:
centos-6-x64:
default_apply_opts:
order: random
strict_variables:
platform: el-6-x86_64
hypervisor : openstack
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/centos-6-x86_64-vagrant.yml
@@ -1,6 +1,7 @@
HOSTS:
centos-6-x64:
default_apply_opts:
order: random
strict_variables:
platform: el-6-x86_64
hypervisor : vagrant
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/centos-7-x86_64-docker.yml
@@ -1,6 +1,7 @@
HOSTS:
centos-7-x64:
default_apply_opts:
order: random
strict_variables:
platform: el-7-x86_64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/centos-7-x86_64-openstack.yml
@@ -1,6 +1,7 @@
HOSTS:
centos-7-x64:
default_apply_opts:
order: random
strict_variables:
platform: el-7-x86_64
hypervisor : openstack
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml
@@ -1,6 +1,7 @@
HOSTS:
centos-7-x64:
default_apply_opts:
order: random
strict_variables:
platform: el-7-x86_64
hypervisor : vagrant
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/debian-6-x86_64-docker.yml
@@ -1,6 +1,7 @@
HOSTS:
debian-6-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-6-amd64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/debian-6-x86_64-openstack.yml
@@ -1,6 +1,7 @@
HOSTS:
debian-6-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-6-amd64
hypervisor : openstack
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/debian-6-x86_64-vagrant.yml
@@ -1,6 +1,7 @@
HOSTS:
debian-6-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-6-amd64
hypervisor : vagrant
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/debian-7-x86_64-docker.yml
@@ -1,6 +1,7 @@
HOSTS:
debian-7-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-7-amd64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/debian-7-x86_64-openstack.yml
@@ -1,6 +1,7 @@
HOSTS:
debian-7-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-7-amd64
hypervisor : openstack
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/debian-7-x86_64-vagrant.yml
@@ -1,6 +1,7 @@
HOSTS:
debian-7-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-7-amd64
hypervisor : vagrant
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/debian-8-x86_64-docker.yml
@@ -1,6 +1,7 @@
HOSTS:
debian-8-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-8-amd64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/debian-8-x86_64-openstack.yml
@@ -1,6 +1,7 @@
HOSTS:
debian-8-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-8-amd64
hypervisor : openstack
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/debian-8-x86_64-vagrant.yml
@@ -1,6 +1,7 @@
HOSTS:
debian-8-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-8-amd64
hypervisor : vagrant
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-10.04-x86_64-docker.yml
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1004-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-10.04-amd64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-12.04-x86_64-docker.yml
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1204-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-12.04-amd64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-12.04-x86_64-openstack.yml
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1204-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-12.04-amd64
hypervisor : openstack
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-14.04-x86_64-docker.yml
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1404-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-14.04-amd64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-14.04-x86_64-openstack.yml
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1404-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-14.04-amd64
hypervisor : openstack
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-14.04-x86_64-vagrant.yml
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1404-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-14.04-amd64
hypervisor : vagrant
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-14.10-x86_64-docker.yml
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1410-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-14.10-amd64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-14.10-x86_64-openstack.yml
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1410-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-14.10-amd64
hypervisor : openstack
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-15.04-x86_64-docker.yml
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1504-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-15.04-amd64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-15.04-x86_64-openstack.yml
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1504-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-15.04-amd64
hypervisor : openstack
Expand Down

0 comments on commit a2d0835

Please sign in to comment.