beaker 2.45.0 → 2.46.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- ZWY3ZTBjNzU5ZTJlYWVlYzJmOWRlZjQ1NTBlZjQ2ZWIzZWFlNTNiNQ==
4
+ MTY0YTEwOTYzZjU0ODM0NmVmNzFhNzg0MWU4YjA4ZDljNWFmMTc4ZQ==
5
5
  data.tar.gz: !binary |-
6
- NDgwZWI3NWIyY2NmMWVhNmQxYWE3MGNiMjk0M2NlZmQ1MzYwMmJjZA==
6
+ MzU1YzQ0MjczYTA4OTdjNDQyZmE5MDM5MTUyYjY4ZTE3N2FlNWZlZg==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- NDkzNzZiZDQ1MDQ5NGViYTJiNTI3MTE0ODQyZGM1Yzc3YzRiZGQ2OGY4NzUz
10
- Zjg1NjMwMjdlZTA3MjNhYmI3MjczOWYwOGFiN2EzNWNhZDI5NDY0ZDhlMGNl
11
- Nzc5YTIxMjVmMDlkMjJlMmUzNzVkNThiYTg0NzcxNDljYzcyOGM=
9
+ YTgzYTZhNTQyMDgxOGU3MDA1YTQyNDA2YWEzNGM3NzBhODc3NTJiM2QxZWRh
10
+ Y2NiNjgxNzQ0MmVlYmZmZjRhOGY5YWE1Yjc4MjZmNGFjOWMwODk1ZDUzZDQ5
11
+ ZWEzMzUxNDEyNGNmZjk0YmQ4ODQ4ZTYwNjZkM2RiNTE1NTE5NmM=
12
12
  data.tar.gz: !binary |-
13
- NTFkNTU0OTBhMGMyZWI3OWI0MmI5YmQ5ZTJjNGM5NTQ3MjIyNzdlZTVjODUx
14
- MDkxYmU0MzE1ZjhjZTNmOGI4NDA5MzY0M2QyNWJlODUxODAxYjQyY2NiMzdj
15
- OWRkNDNiYTU3MjY0NWU5MzM3MGRmY2Y3NDY1NjczMjNlZGY3N2Q=
13
+ MTM1YjhlODRiNTlhNTU0MjNiMGNkZjk4NTU5N2JhZmFlYmEyY2IxZmNmOGNk
14
+ ZWYxMmQyM2I4MWNmNWI2NTM3ZGE0YTY1ZTg4N2M5NDMyMzA3Nzc5YTE1Y2Ux
15
+ YWFiYTdhOTYwMDQ2ZjY2ZTZhMTViZDlkOGY1YzIwYzY3MzhmYjg=
data/HISTORY.md CHANGED
@@ -1,6 +1,7 @@
1
1
  # default - History
2
2
  ## Tags
3
- * [LATEST - 29 Jun, 2016 (428f959a)](#LATEST)
3
+ * [LATEST - 8 Jul, 2016 (0fb3408c)](#LATEST)
4
+ * [2.45.0 - 29 Jun, 2016 (c0b56972)](#2.45.0)
4
5
  * [2.44.0 - 9 Jun, 2016 (38dfb77f)](#2.44.0)
5
6
  * [2.43.0 - 1 Jun, 2016 (777469ca)](#2.43.0)
6
7
  * [2.42.0 - 23 May, 2016 (c245fef7)](#2.42.0)
@@ -121,7 +122,92 @@
121
122
  * [pe1.2 - 6 Sep, 2011 (ba3dadd2)](#pe1.2)
122
123
 
123
124
  ## Details
124
- ### <a name = "LATEST">LATEST - 29 Jun, 2016 (428f959a)
125
+ ### <a name = "LATEST">LATEST - 8 Jul, 2016 (0fb3408c)
126
+
127
+ * (GEM) update beaker version to 2.46.0 (0fb3408c)
128
+
129
+ * Merge pull request #1173 from tvpartytonight/maint_skip_windows_pkg_test (c74a21e0)
130
+
131
+
132
+ ```
133
+ Merge pull request #1173 from tvpartytonight/maint_skip_windows_pkg_test
134
+
135
+ (BKR-871) Don't test packages on Windows
136
+ ```
137
+ * (BKR-871) Don't test packages on Windows (480cbad5)
138
+
139
+
140
+ ```
141
+ (BKR-871) Don't test packages on Windows
142
+
143
+ An update to the Windows2008r2 image template broke the packages test
144
+ because it tries to run installation from a folder that has restricted
145
+ permissions. This commit makes it so CI will skip testing packages on OSX;
146
+ it should be reverted when the install_package method is fixed.
147
+ ```
148
+ * Merge pull request #1165 from tvpartytonight/BKR-852 (84f4f98f)
149
+
150
+
151
+ ```
152
+ Merge pull request #1165 from tvpartytonight/BKR-852
153
+
154
+ (BKR-852) Update Puppet install versions for acceptance
155
+ ```
156
+ * (MAINT) Fix links to hypervisors (#1166) (5a588883)
157
+
158
+
159
+ ```
160
+ (MAINT) Fix links to hypervisors (#1166)
161
+
162
+ Fix links to hypervisors
163
+ ```
164
+ * Merge pull request #1150 from james-powis/BKR-849 (597a5177)
165
+
166
+
167
+ ```
168
+ Merge pull request #1150 from james-powis/BKR-849
169
+
170
+ (BKR-849) Change AIO distmoduledir to global module directory
171
+ ```
172
+ * Merge pull request #1170 from demophoon/task/master/pe-16065-bump-hocon-gem-version (17a0b04f)
173
+
174
+
175
+ ```
176
+ Merge pull request #1170 from demophoon/task/master/pe-16065-bump-hocon-gem-version
177
+
178
+ (PE-16065) Bump hocon gem to get latest beaker-answers
179
+ ```
180
+ * (PE-16065) Bump hocon gem to get latest beaker-answers (f85e7da0)
181
+
182
+
183
+ ```
184
+ (PE-16065) Bump hocon gem to get latest beaker-answers
185
+
186
+ Currently beaker is pinning the hocon gem at a version less than 1.0
187
+ but beaker-pe requires hocon 1.0 or greater so we are essentially stuck
188
+ at an older version of beaker-answers.
189
+
190
+ This commit bumps the hocon gem in beaker to be at least 1.0 to allow us
191
+ to test with the latest beaker-answers.
192
+ ```
193
+ * Fix links to hypervisors (b7d37b83)
194
+
195
+
196
+ ```
197
+ Fix links to hypervisors
198
+
199
+ All the particular hypervisor docs are now in
200
+ a sub directory.
201
+ ```
202
+ * (BKR-852) Add version and arch to osx release_file path (035ca153)
203
+
204
+ * (BKR-852) Update Puppet install versions for acceptance (9acd63e7)
205
+
206
+ * (BKR-849) Change AIO distmoduledir to global module directory (69ddd9ed)
207
+
208
+ ### <a name = "2.45.0">2.45.0 - 29 Jun, 2016 (c0b56972)
209
+
210
+ * (HISTORY) update beaker history for gem release 2.45.0 (c0b56972)
125
211
 
126
212
  * (GEM) update beaker version to 2.45.0 (428f959a)
127
213
 
@@ -1,5 +1,5 @@
1
1
  hosts.each do |host|
2
- install_puppet_from_gem(host, {:version => '3.7.5'})
2
+ install_puppet_from_gem(host, {:version => '3.8.7'})
3
3
  unless host['platform'] =~ /windows/
4
4
  on(host, "touch #{File.join(host.puppet['confdir'],'puppet.conf')}")
5
5
  on(host, puppet('resource user puppet ensure=present'))
@@ -8,7 +8,7 @@ test_name 'Puppet git pre-suite'
8
8
  install = [
9
9
  'facter#2.1.0',
10
10
  'hiera#1.3.4',
11
- 'puppet#3.7.5'
11
+ 'puppet#3.8.7'
12
12
  ]
13
13
 
14
14
  SourcePath = Beaker::DSL::InstallUtils::SourcePath
@@ -1,7 +1,7 @@
1
1
  # the version is required on windows
2
2
  # all versions are required for osx
3
3
  install_puppet({
4
- :version => '3.8.1',
4
+ :version => '3.8.7',
5
5
  :facter_version => '2.1.0',
6
6
  :hiera_version => '1.3.4',
7
- })
7
+ })
@@ -1,5 +1,5 @@
1
1
  test_name 'confirm packages on hosts behave correctly'
2
- confine :except, :platform => %w(osx)
2
+ confine :except, :platform => [/osx/,/windows/]
3
3
 
4
4
  def get_host_pkg(host)
5
5
  case
@@ -74,4 +74,4 @@ hosts.each do |host|
74
74
  end
75
75
  end
76
76
 
77
- end
77
+ end
@@ -34,7 +34,7 @@ Gem::Specification.new do |s|
34
34
  # Run time dependencies
35
35
  s.add_runtime_dependency 'minitest', '~> 5.4'
36
36
  s.add_runtime_dependency 'json', '~> 1.8'
37
- s.add_runtime_dependency 'hocon', '~> 0.1'
37
+ s.add_runtime_dependency 'hocon', '~> 1.0'
38
38
  s.add_runtime_dependency 'net-ssh', '~> 2.9'
39
39
  s.add_runtime_dependency 'net-scp', '~> 1.2'
40
40
  s.add_runtime_dependency 'inifile', '~> 2.0'
@@ -81,11 +81,12 @@ The platform's format is `/^OSFAMILY-VERSION-ARCH.*$/` where `OSFAMILY` is one o
81
81
  `VERSION`'s format is not enforced, but should reflect the `OSFAMILY` selected (ie, ubuntu-1204-i386-master, scientific-6-i386-agent, etc). `ARCH`'s format is also not enforced, but should be appropriate to the `OSFAMILY` selected (ie, ubuntu-1204-i386-master, sles-11-x86_64-master, debian-7-amd64-master, etc).
82
82
 
83
83
  ## Supported Virtualization Providers ##
84
- * [VMWare Fusion](VMWare-Fusion-Support.md)
85
- * [EC2](EC2-Support.md)
86
- * [vSphere](vSphere-Support.md)
87
- * [Vagrant](Vagrant-Support.md)
88
- * [Google Compute Engine](Google-Compute-Engine-Support.md)
89
- * [Docker Support](Docker-Support.md)
90
- * [Openstack](Openstack-Support.md)
91
- * [Solaris](Solaris-Support.md)
84
+ * [AWS](hypervisors/aws.md)
85
+ * [VMWare Fusion](hypervisors/vmware_fusion.md)
86
+ * [EC2](hypervisors/ec2.md)
87
+ * [vSphere](hypervisors/vsphere.md)
88
+ * [Vagrant](hypervisors/vagrant.md)
89
+ * [Google Compute Engine](hypervisors/google_compute_engine.md)
90
+ * [Docker Support](hypervisors/docker.md)
91
+ * [Openstack](hypervisors/openstack.md)
92
+ * [Solaris](hypervisors/solaris.md)
@@ -24,7 +24,7 @@ module Beaker
24
24
  'pwindows' => { #pure windows
25
25
  'puppetbindir' => '"C:\\Program Files (x86)\\Puppet Labs\\Puppet\\bin";"C:\\Program Files\\Puppet Labs\\Puppet\\bin"',
26
26
  'privatebindir' => '"C:\\Program Files (x86)\\Puppet Labs\\Puppet\\sys\\ruby\\bin";"C:\\Program Files\\Puppet Labs\\Puppet\\sys\\ruby\\bin"',
27
- 'distmoduledir' => 'C:\\ProgramData\\PuppetLabs\\code\\environments\\production\\modules',
27
+ 'distmoduledir' => 'C:\\ProgramData\\PuppetLabs\\code\\modules',
28
28
  }
29
29
  }
30
30
 
@@ -98,7 +98,7 @@ module Mac::Pkg
98
98
  raise ArgumentError, error_message % "puppet_collection" unless puppet_collection
99
99
 
100
100
  variant, version, arch, codename = self['platform'].to_array
101
- release_file = "/repos/apple/#{puppet_collection}/puppet-agent-*"
101
+ release_file = "/repos/apple/#{version}/#{puppet_collection}/#{arch}/puppet-agent-*"
102
102
  download_file = "puppet-agent-#{variant}-#{version}.tar.gz"
103
103
  return '', release_file, download_file
104
104
  end
@@ -1,5 +1,5 @@
1
1
  module Beaker
2
2
  module Version
3
- STRING = '2.45.0'
3
+ STRING = '2.46.0'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: beaker
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.45.0
4
+ version: 2.46.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Puppetlabs
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-06-29 00:00:00.000000000 Z
11
+ date: 2016-07-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec
@@ -184,14 +184,14 @@ dependencies:
184
184
  requirements:
185
185
  - - ~>
186
186
  - !ruby/object:Gem::Version
187
- version: '0.1'
187
+ version: '1.0'
188
188
  type: :runtime
189
189
  prerelease: false
190
190
  version_requirements: !ruby/object:Gem::Requirement
191
191
  requirements:
192
192
  - - ~>
193
193
  - !ruby/object:Gem::Version
194
- version: '0.1'
194
+ version: '1.0'
195
195
  - !ruby/object:Gem::Dependency
196
196
  name: net-ssh
197
197
  requirement: !ruby/object:Gem::Requirement