Skip to content

Commit

Permalink
update inspec folders to match test-kitchen
Browse files Browse the repository at this point in the history
  • Loading branch information
chasebolt committed Jul 19, 2016
1 parent 0312564 commit 591433c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ suites:
# docker_installation_tarball resource
#####################################

- name: installation_tarball-1111
- name: installation_tarball-1112
includes: [
'ubuntu-16.04'
]
Expand All @@ -77,7 +77,7 @@ suites:
# docker_installation_binary resource
#####################################

- name: installation_binary-1110
- name: installation_binary-1112
includes: [
'ubuntu-16.04'
]
Expand Down Expand Up @@ -293,7 +293,7 @@ suites:
- recipe[docker_test::container]
- recipe[docker_test::exec]

- name: resources-1110
- name: resources-1112
includes: [
'ubuntu-16.04'
]
Expand Down

0 comments on commit 591433c

Please sign in to comment.