Skip to content

Commit

Permalink
Merge pull request #107 from caskdata/feature/bigtop-version-kitchen
Browse files Browse the repository at this point in the history
Update Bigtop version to test with test-kitchen
  • Loading branch information
wolf31o2 committed Oct 16, 2014
2 parents 2959d48 + 805dc4f commit 9401980
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ suites:
- recipe[hadoop::zookeeper]
- recipe[hadoop::zookeeper_server]
attributes: { hadoop: { distribution: 'hdp', distribution_version: '2.1' } }
- name: bigtop070
- name: bigtop080
excludes: debian-6.0.10, ubuntu-14.04
run_list:
- recipe[hadoop::default]
Expand All @@ -173,4 +173,4 @@ suites:
- recipe[hadoop::pig]
- recipe[hadoop::zookeeper]
- recipe[hadoop::zookeeper_server]
attributes: { hadoop: { distribution: 'bigtop', distribution_version: '0.7.0' } }
attributes: { hadoop: { distribution: 'bigtop', distribution_version: '0.8.0' } }

0 comments on commit 9401980

Please sign in to comment.