Skip to content

Commit

Permalink
(SIMP-1850) Updates for the 6.X build
Browse files Browse the repository at this point in the history
* Updated the test suites
* Updated the package list
* Updated the Gem releases
* Added spec tests for the Puppetfiles

SIMP-1850 #comment Start of the 6.0.0-Alpha release

Change-Id: I7f8e684186650968ec5fdab3dc47a3e4b4cec7a8
  • Loading branch information
trevor-vaughan committed Nov 27, 2016
1 parent 9edc6d7 commit 90d32e6
Show file tree
Hide file tree
Showing 14 changed files with 622 additions and 301 deletions.
4 changes: 2 additions & 2 deletions .fixtures.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
fixtures:
repositories:
simp: "git://github.com/simp/pupmod-simp-simp"
symlinks:
garbage: "#{source_dir}/spec/fixtures/modules"
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ gem 'coderay'
gem 'puppet', puppetversion
gem 'puppet-lint'
gem 'puppetlabs_spec_helper'
gem 'simp-rake-helpers', '~>3.0', :git => 'https://github.com/trevor-vaughan/rubygem-simp-rake-helpers', :branch => 'SIMP-1537'
gem 'simp-rake-helpers', '~>3.0'
gem 'simp-build-helpers', '>=0.1.0'
gem 'parallel'
gem 'dotenv'
Expand Down
Loading

0 comments on commit 90d32e6

Please sign in to comment.