beaker-pe 0.12.0 → 0.12.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- NTgyNDMxM2NlZDBlZTFiZGFlNjQ1NzQ3ZGI4NDVmZDI0NDBiNDE2OQ==
4
+ YWFhNjIxZjEzY2U0NGRmY2Q3MGY4MTUxNjI1ZmMyYTAyYmRjYjM2OQ==
5
5
  data.tar.gz: !binary |-
6
- MDQzMmYxMmNjY2RlMzM0YzhlZWMyYjJmMmVkNzZlZmYwYzUyYTNmYw==
6
+ MzQzOTE5NGViYTAyODk5MWI3OGJhZmMyN2E1ZmQ4YTBiZTIzYjdkMA==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- ZTZkNGFkYmQ1ZTE3OTA5YWEwYzJiYzA0ODc3ODg2YTYzMjk2YmQ0ZTVmM2Rl
10
- YjhhYTI1MjY3MTUzYzZmNGQzYThjYmYwMjRhOTYzZWRmMDdkNGIyNjg1ZjY2
11
- MjNjZmFlYzUxODU0NTc4MjljNTllZmQ0Nzg2ODMxNGFiZTQxZjE=
9
+ MGYyMzY0YmEzYWZlMzdkOGQxM2U1MjczNTg3NTJhOTdmMTE5Mjc1ZjMwMmJh
10
+ NzAzOTMyZmJjN2RkZjU4MmQ0ZGRhYjFkYWMwZjM0NGRjYjIyMjk4ZDgzYjU0
11
+ MDQyNWY2MGEwNDVlZWQ1ODliYzY0ZTQzZmYxNWZlNzI1YmEyMzA=
12
12
  data.tar.gz: !binary |-
13
- MzA5YzcwMGVkMDZmMDU3NjMzNTdkODQ1MjgwODY5NTFkMDQ4ZDAwMzQ2NWI2
14
- ODhlN2FiMGZiYTgzODM2YjhkYjU0ZjJhYzNhZWI2MzkzZjNiZmRlMjQ2ZmFj
15
- OGZmZDljMTA0MzgzYjQxYzQxZTAwMTg4OGQxMDAyNzIzMDYwOGM=
13
+ YTI2YjEwOTI0NzVlOTcwOTVjM2YxMGVjMjI3YjkwYjljMmQxZjJjNmFhODI2
14
+ YWFlMjE0N2VmZWU3MGFkYWRjNjIzNjgwYzg0ZTkwMzYxNzkyYjhkYzQ5YWI4
15
+ YmFiMDQ4MTA2YzFlY2E3ZjVmOGIzNTBiNTMxNmMyYTBmZmI1ZjQ=
data/HISTORY.md CHANGED
@@ -1,630 +1,8 @@
1
1
  # default - History
2
2
  ## Tags
3
- * [LATEST - 16 Sep, 2016 (d16e0bc1)](#LATEST)
4
- * [0.11.0 - 25 Aug, 2016 (7167f39e)](#0.11.0)
5
- * [0.10.1 - 24 Aug, 2016 (97adf276)](#0.10.1)
6
- * [0.10.0 - 23 Aug, 2016 (b8eff18f)](#0.10.0)
7
- * [0.9.0 - 15 Aug, 2016 (e29ed491)](#0.9.0)
8
- * [0.8.0 - 2 Aug, 2016 (b40f583b)](#0.8.0)
9
- * [0.7.0 - 19 Jul, 2016 (8256c0ac)](#0.7.0)
10
- * [0.6.0 - 11 Jul, 2016 (e974e7f8)](#0.6.0)
11
- * [0.5.0 - 15 Jun, 2016 (8f2874fe)](#0.5.0)
12
- * [0.4.0 - 1 Jun, 2016 (f5ad1884)](#0.4.0)
13
- * [0.3.0 - 26 May, 2016 (0d6b6d4c)](#0.3.0)
14
- * [0.2.0 - 18 May, 2016 (a65f2083)](#0.2.0)
15
- * [0.1.2 - 4 Apr, 2016 (a6fd7bef)](#0.1.2)
16
- * [0.1.1 - 4 Apr, 2016 (8203d928)](#0.1.1)
17
- * [0.1.0 - 29 Feb, 2016 (4fc88d8c)](#0.1.0)
3
+ * [LATEST - 7 Oct, 2016 (d930fcc1)](#LATEST)
18
4
 
19
5
  ## Details
20
- ### <a name = "LATEST">LATEST - 16 Sep, 2016 (d16e0bc1)
21
-
22
- * (GEM) update beaker-pe version to 0.12.0 (d16e0bc1)
23
-
24
- * Merge pull request #26 from zreichert/maint/master/QA-2620_fix_installation_noop_for_nix (e75cdb09)
25
-
26
-
27
- ```
28
- Merge pull request #26 from zreichert/maint/master/QA-2620_fix_installation_noop_for_nix
29
-
30
- (QA-2620) update install_pe_client_tools_on to use package repo
31
- ```
32
- * (QA-2620) update install_pe_client_tools_on to use package repo (665da12b)
33
-
34
- ### <a name = "0.11.0">0.11.0 - 25 Aug, 2016 (7167f39e)
35
-
36
- * (HISTORY) update beaker-pe history for gem release 0.11.0 (7167f39e)
37
-
38
- * (GEM) update beaker-pe version to 0.11.0 (ca260aa0)
39
-
40
- * Merge pull request #23 from zreichert/maint/master/QA-2620_fix_package_installation (176c59ee)
41
-
42
-
43
- ```
44
- Merge pull request #23 from zreichert/maint/master/QA-2620_fix_package_installation
45
-
46
- (QA-2620) update package install for pe-client-tools to use package …
47
- ```
48
- * (QA-2620) update package install for pe-client-tools to use package name not file name (120aae3b)
49
-
50
- ### <a name = "0.10.1">0.10.1 - 24 Aug, 2016 (97adf276)
51
-
52
- * (HISTORY) update beaker-pe history for gem release 0.10.1 (97adf276)
53
-
54
- * (GEM) update beaker-pe version to 0.10.1 (a826414c)
55
-
56
- * Merge pull request #24 from kevpl/bkr922_bkr908_fix (baff3281)
57
-
58
-
59
- ```
60
- Merge pull request #24 from kevpl/bkr922_bkr908_fix
61
-
62
- (BKR-922) fixed options reference for beaker-rspec
63
- ```
64
- * (BKR-922) fixed options reference for beaker-rspec (bd232256)
65
-
66
-
67
- ```
68
- (BKR-922) fixed options reference for beaker-rspec
69
-
70
- In BKR-908, code was added to make console timeout checking
71
- configurable. This code relied on `@options` to get the
72
- value from the global option. This works in beaker but not
73
- in beaker-rspec, because `@options` is a TestCase instance
74
- variable. The accessor `options` works in both, because it
75
- is a TestCase accessor in beaker, and a similar method has
76
- been added in beaker-rspec's [shim](https://github.com/puppetlabs/beaker-rspec/blob/master/lib/beaker-rspec/beaker_shim.rb#L26-L28).
77
- ```
78
- ### <a name = "0.10.0">0.10.0 - 23 Aug, 2016 (b8eff18f)
79
-
80
- * (HISTORY) update beaker-pe history for gem release 0.10.0 (b8eff18f)
81
-
82
- * (GEM) update beaker-pe version to 0.10.0 (1c8df4c3)
83
-
84
- * (BKR-908) added attempts config to console status check (#22) (d5e711de)
85
-
86
-
87
- ```
88
- (BKR-908) added attempts config to console status check (#22)
89
-
90
- * (BKR-908) added attempts config to console status check
91
-
92
- * (BKR-908) handle JSON::ParserError case
93
- ```
94
- ### <a name = "0.9.0">0.9.0 - 15 Aug, 2016 (e29ed491)
95
-
96
- * (HISTORY) update beaker-pe history for gem release 0.9.0 (e29ed491)
97
-
98
- * (GEM) update beaker-pe version to 0.9.0 (01d03513)
99
-
100
- * (MAINT) fix incorrect orchestrator config file name (#20) (af220d39)
101
-
102
- * (QA-2603) update MSI path for "install_pe_client_tools_on" (#21) (919dcf36)
103
-
104
- ### <a name = "0.8.0">0.8.0 - 2 Aug, 2016 (b40f583b)
105
-
106
- * (HISTORY) update beaker-pe history for gem release 0.8.0 (b40f583b)
107
-
108
- * (GEM) update beaker-pe version to 0.8.0 (f4d290f2)
109
-
110
- * (QA-2514) PE-client-tools helpers (#15) (32d70efe)
111
-
112
-
113
- ```
114
- (QA-2514) PE-client-tools helpers (#15)
115
-
116
- * (QA-2514) PE-client-tools helpers
117
-
118
- * (maint) Add install helpers for pe-client-tools
119
-
120
- This commit adds three helper methods to install pe-client-tools on Windows.
121
-
122
- The first is a general method that is designed to abstract
123
- away the installation of pe-client-tools on supported operating systems.
124
- Currently, it only accommodates development builds of the tools based on the
125
- provided SHA and SUITE_VERSION environment variables available.
126
-
127
- The second is a generic method to install an msi package on a target host.
128
- Beaker's built in method of this name assumes that msi installed involves the
129
- installation of puppet, so this method overrides that one without such an
130
- assumption.
131
-
132
- The this is a generic method to install a dmg package on a target host.
133
- Beaker's built in `install_package` method for osx does not accommodate for an
134
- installer `pkg` file that is named differently from the containing `dmg`. This
135
- method forces the user to supply both names explicitly.
136
-
137
- * (maint) Remove install helpers for pe-client-tools
138
-
139
- This commit removes the dmg and msi helper methods instroduced earlier.
140
-
141
- These two methods have bee moved into beaker.
142
-
143
- * basic spec tests for ExecutableHelper & ConfigFileHelper
144
- ```
145
- * Merge pull request #18 from demophoon/fix/master/pe-16886-pe-console-service-wait (949852c8)
146
-
147
-
148
- ```
149
- Merge pull request #18 from demophoon/fix/master/pe-16886-pe-console-service-wait
150
-
151
- (PE-16886) Add wait for console to be functional before continuing with puppet agent runs
152
- ```
153
- * Merge pull request #17 from johnduarte/fix-install-pe_utils_spec (187a413a)
154
-
155
-
156
- ```
157
- Merge pull request #17 from johnduarte/fix-install-pe_utils_spec
158
-
159
- (MAINT) Fix install/pe_utils spec test
160
- ```
161
- * (PE-16886) Add wait for console to be functional (eef0f254)
162
-
163
-
164
- ```
165
- (PE-16886) Add wait for console to be functional
166
-
167
- Before this commit the console may or may not be functional by the time
168
- the next puppet agent run occurs on the following node. This can cause
169
- puppetserver to return with an error from the classifier when it is
170
- attempting to evaluate the classes which should be applied to the node.
171
-
172
- This commit adds in a sleep and service check to the final agent run
173
- step on the console node which will hopefully work around this issue
174
- until it is fixed in SERVER-1237.
175
- ```
176
- * (MAINT) Fix install/pe_utils spec test (5ca075ca)
177
-
178
-
179
- ```
180
- (MAINT) Fix install/pe_utils spec test
181
-
182
- Changes introduced at commit 33cdfef caused the install/pe_utils
183
- spec test to fail. This commit updates the spec test to introduce
184
- the `opts[:HOSTS]` data that the implementation code expects to have
185
- available.
186
- ```
187
- ### <a name = "0.7.0">0.7.0 - 19 Jul, 2016 (8256c0ac)
188
-
189
- * (HISTORY) update beaker-pe history for gem release 0.7.0 (8256c0ac)
190
-
191
- * (GEM) update beaker-pe version to 0.7.0 (f31dbe09)
192
-
193
- * Merge pull request #12 from highb/feature/pe-15351_non_interactive_flag_on_installer (5062ede4)
194
-
195
-
196
- ```
197
- Merge pull request #12 from highb/feature/pe-15351_non_interactive_flag_on_installer
198
-
199
- (PE-15351) Use -y option for 2016.2.1+ installs
200
- ```
201
- * (PE-15351) Change -f option to -y (d86f4cde)
202
-
203
-
204
- ```
205
- (PE-15351) Change -f option to -y
206
-
207
- Prior to this commit I was using the `-f` option in the installer,
208
- now it is `-y`. For more information, see
209
- https://github.com/puppetlabs/pe-installer-shim/pull/31/commits/0dfd6eb488456a7177673bb720edf9758521f096
210
- ```
211
- * (PE-15351) Fix use of -c/-f flags on upgrades (33cdfef0)
212
-
213
-
214
- ```
215
- (PE-15351) Fix use of -c/-f flags on upgrades
216
-
217
- Prior to this commit the condition used to decide whether to use
218
- the `-c`/`-f` flags was dependent on `host['pe_upgrade_ver']` and
219
- `host['pe_ver']` which was an unreliable condition.
220
- This commit updates the condition to determine whether to use the
221
- `-f` flag to simply look at `host['pe_ver']` because that value
222
- is updated depending on what version of pe is currently being
223
- installed or upgraded to.
224
- The condition to decide to omit the `-c` flag has to depend on
225
- `opts[:HOSTS][host.name][:pe_ver]` because that value is not
226
- modified during upgrade and can be used for a valid comparison
227
- to determine if the install will have a `pe.conf` file to use
228
- for an upgrade.
229
- ```
230
- * (PE-15351) Use -f option for 2016.2.1+ installs (9372dc29)
231
-
232
-
233
- ```
234
- (PE-15351) Use -f option for 2016.2.1+ installs
235
-
236
- Prior to this commit there was not an option for signalling a
237
- non-interactive install to the installer.
238
- This commit adds the new `-f` option added in
239
- https://github.com/puppetlabs/pe-installer-shim/pull/31 to the
240
- command line options for installation/upgrade.
241
-
242
- Additionally, this commit will remove the `-c` parameter being
243
- passed on upgrades from a 2016.2.0+ install, because the installer
244
- should be able to pick up on the existing pe.conf file.
245
- ```
246
- ### <a name = "0.6.0">0.6.0 - 11 Jul, 2016 (e974e7f8)
247
-
248
- * (HISTORY) update beaker-pe history for gem release 0.6.0 (e974e7f8)
249
-
250
- * (GEM) update beaker-pe version to 0.6.0 (48b663eb)
251
-
252
- * Merge pull request #14 from ericwilliamson/task/master/PE-16566-download-gpg-key (99c5008f)
253
-
254
-
255
- ```
256
- Merge pull request #14 from ericwilliamson/task/master/PE-16566-download-gpg-key
257
-
258
- (PE-16566) Add method to download life support gpg key
259
- ```
260
- * (PE-16566) Add method to download life support gpg key (df1f14bf)
261
-
262
-
263
- ```
264
- (PE-16566) Add method to download life support gpg key
265
-
266
- As of July 8th, 2016 the GPG key that was shipped with and used to sign
267
- repos inside of PE tarballs expired. A new life support key was created
268
- that extended the expiration date to Jan 2017. That key shipped with PE
269
- 3.8.5 and 2016.1.2.
270
-
271
- apt based platforms appear to be the only package manager failing due to
272
- an expired key, while rpm is fine.
273
-
274
- This commit adds a new helper method to additionally download and
275
- install the extended key for PE versions that have already been released
276
- and are needing to be tested.
277
- ```
278
- ### <a name = "0.5.0">0.5.0 - 15 Jun, 2016 (8f2874fe)
279
-
280
- * (HISTORY) update beaker-pe history for gem release 0.5.0 (8f2874fe)
281
-
282
- * (GEM) update beaker-pe version to 0.5.0 (985fe231)
283
-
284
- * Merge pull request #11 from highb/cutover/pe-14555 (1b21288a)
285
-
286
-
287
- ```
288
- Merge pull request #11 from highb/cutover/pe-14555
289
-
290
- (PE-14555) Always use MEEP for >= 2016.2.0
291
- ```
292
- * (PE-14555) Always use MEEP for >= 2016.2.0 (de3a5050)
293
-
294
-
295
- ```
296
- (PE-14555) Always use MEEP for >= 2016.2.0
297
-
298
- Prior to this commit pe-beaker would use `INSTALLER_TYPE` to
299
- specify whether to run a MEEP (new) or legacy install.
300
- This commit changes pe-beaker to always use MEEP if the PE
301
- version being installed is >= 2016.2.0, and legacy otherwise.
302
-
303
- No ENV parameters will be passed to specify which to use, as we
304
- are now relying on the installer itself to default to using MEEP
305
- by default in all 2016.2.0 builds going forward.
306
- ```
307
- ### <a name = "0.4.0">0.4.0 - 1 Jun, 2016 (f5ad1884)
308
-
309
- * (HISTORY) update beaker-pe history for gem release 0.4.0 (f5ad1884)
310
-
311
- * (GEM) update beaker-pe version to 0.4.0 (e04b1f64)
312
-
313
- * Merge pull request #9 from jpartlow/issue/master/pe-14554-switch-default-to-meep (c9eff0ea)
314
-
315
-
316
- ```
317
- Merge pull request #9 from jpartlow/issue/master/pe-14554-switch-default-to-meep
318
-
319
- (PE-14554) Switch default to meep
320
- ```
321
- * (PE-14554) Switch default to meep (f234e5fc)
322
-
323
-
324
- ```
325
- (PE-14554) Switch default to meep
326
-
327
- If INSTALLER_TYPE is not set, beaker-pe will now default to a meep
328
- install. You must set INSTALLER_TYPE to 'legacy' to get a legacy
329
- install out of Beaker with this patch.
330
- ```
331
- ### <a name = "0.3.0">0.3.0 - 26 May, 2016 (0d6b6d4c)
332
-
333
- * (HISTORY) update beaker-pe history for gem release 0.3.0 (0d6b6d4c)
334
-
335
- * (GEM) update beaker-pe version to 0.3.0 (d58ed99e)
336
-
337
- * Merge pull request #5 from jpartlow/issue/master/pe-14271-wire-for-meep (55aa098f)
338
-
339
-
340
- ```
341
- Merge pull request #5 from jpartlow/issue/master/pe-14271-wire-for-meep
342
-
343
- (PE-14271) Wire beaker-pe for meep
344
- ```
345
- * (maint) Add some logging context for sign and agent shutdown (398882f4)
346
-
347
-
348
- ```
349
- (maint) Add some logging context for sign and agent shutdown
350
-
351
- ...steps.
352
- ```
353
- * (PE-14271) Do not try to sign certificate for meep core hosts (e485c423)
354
-
355
-
356
- ```
357
- (PE-14271) Do not try to sign certificate for meep core hosts
358
-
359
- Certificate is generated by meep. Step is redundant and produces failed
360
- puppet agent run and puppet cert sign in log.
361
- ```
362
- * (PE-15259) Inform BeakerAnswers if we need legacy database defaults (7ef0347d)
363
-
364
-
365
- ```
366
- (PE-15259) Inform BeakerAnswers if we need legacy database defaults
367
-
368
- Based on this setting, BeakerAnswers can provide legacy bash default
369
- values for database user parameters in the meep hiera config. This is
370
- necessary if we are upgrading from an older pe that beaker just
371
- installed using the legacy script/answer defaults.
372
-
373
- Also logs the actual answers/pe.conf file that was generated so we can
374
- see what is going on.
375
- ```
376
- * (maint) Remove unused variables from spec (61134529)
377
-
378
-
379
- ```
380
- (maint) Remove unused variables from spec
381
-
382
- Marked by static analysis; specs continue to pass after removal.
383
- ```
384
- * (PE-14271) Have mock hosts return a hostname (53e90212)
385
-
386
-
387
- ```
388
- (PE-14271) Have mock hosts return a hostname
389
-
390
- Because BeakerAnswers sets hiera host parameters from Host#hostname, so
391
- the method needs to exist in our mocks.
392
- ```
393
- * (maint) Make the previous_pe_ver available on upgrade (0f72aaab)
394
-
395
-
396
- ```
397
- (maint) Make the previous_pe_ver available on upgrade
398
-
399
- Sometimes during PE upgrades we need to be able to determine what
400
- version we upgraded from, to know what behavior we expect from the
401
- upgrade. Prior to this change, that could only be determined by probing
402
- into the original host.cfg yaml. This patch just sets it explicitly in
403
- each host prior to overwriting the pe_ver with pe_upgrade_ver.
404
- ```
405
- * (PE-14271) Adjust higgs commands to provide correct answer (f7cc8d9a)
406
-
407
-
408
- ```
409
- (PE-14271) Adjust higgs commands to provide correct answer
410
-
411
- ...for both legacy and meep installers. The former prompts to continue
412
- expecting 'Y' and the later prompts with options where '1' is intended
413
- to kick off Higgs.
414
-
415
- Also added spec coverage for these methods.
416
- ```
417
- * (PE-14271) Adjust BeakerAnswers call for meep (6bc392ff)
418
-
419
-
420
- ```
421
- (PE-14271) Adjust BeakerAnswers call for meep
422
-
423
- Based on changes pending in puppetlabs/beaker-answers#16, change the
424
- generate_installer_conf_file_for() method to submit the expected :format
425
- option temporarily. This will go away when we cutover to meep and no
426
- longer have to have both installer scripts operational in the same
427
- build.
428
-
429
- Fleshes out the specs that verify the method returns expected answer or
430
- pe.conf data from BeakerAnswers, as written out via scp.
431
- ```
432
- * (PE-14271) Prepare host installer options based on version/env (616612a6)
433
-
434
-
435
- ```
436
- (PE-14271) Prepare host installer options based on version/env
437
-
438
- The addition of a use_meep? query allows setting host options for either
439
- legacy or meep installer. This enables installer_cmd to invoke the
440
- correct installer.
441
- ```
442
- * (maint) Remove remaining version_is_less mocks (7ea8fbcf)
443
-
444
-
445
- ```
446
- (maint) Remove remaining version_is_less mocks
447
-
448
- For consistency, removed the rest of the version_is_less mocks.
449
-
450
- In the three cases where this had an impact on the specs, replaced
451
- them with a concrete version setting on the test host object.
452
- ```
453
- * (maint) Stop mocking version_is_less in do_install tests (d3e09cc1)
454
-
455
-
456
- ```
457
- (maint) Stop mocking version_is_less in do_install tests
458
-
459
- Each change to do_install and supporting methods involving a
460
- version_is_less call was requiring additional mocking simulating
461
- version_is_less's behavior. This is unnecessary given that hosts are
462
- being set with a version, and actually masks behavior of the class.
463
- Removing these specifically because it was causing churn when
464
- introducing meep functionality.
465
- ```
466
- * (PE-14271) Extract installer configuration methods (3071c5e9)
467
-
468
-
469
- ```
470
- (PE-14271) Extract installer configuration methods
471
-
472
- ...from the existing code to generate answers and expand it to
473
- generalize the installer settings and configuration file. Passes
474
- existing specs. Will be further specialized to handle legacy/meep
475
- cases.
476
- ```
477
- * (PE-14934) Fix specs to cover changes from PE-14934 (b22c3790)
478
-
479
-
480
- ```
481
- (PE-14934) Fix specs to cover changes from PE-14934
482
-
483
- Introduced chagnes to the do_install method, but specs were failing
484
- because of the tight coupling between expectations and counts of command
485
- execution.
486
-
487
- The need to initialize metadata comes from the fact that the previous
488
- PR #3 added step() calls, which reference the TestCase metadata attr.
489
- Since we aren't using an actual TestCase instance, this had to be
490
- initalized separately.
491
- ```
492
- ### <a name = "0.2.0">0.2.0 - 18 May, 2016 (a65f2083)
493
-
494
- * (HISTORY) update beaker-pe history for gem release 0.2.0 (a65f2083)
495
-
496
- * (GEM) update beaker-pe version to 0.2.0 (d9a052a4)
497
-
498
- * Merge pull request #1 from Renelast/fix/windows_masterless (ef4be9a2)
499
-
500
-
501
- ```
502
- Merge pull request #1 from Renelast/fix/windows_masterless
503
-
504
- Fixes windows masterless installation
505
- ```
506
- * Merge branch 'master' of https://github.com/puppetlabs/beaker-pe into fix/windows_masterless (f1a96fb2)
507
-
508
- * Merge pull request #7 from tvpartytonight/BKR-656 (aa566657)
509
-
510
-
511
- ```
512
- Merge pull request #7 from tvpartytonight/BKR-656
513
-
514
- (maint) Remove leftover comments
515
- ```
516
- * (maint) Remove leftover comments (c7ce982b)
517
-
518
-
519
- ```
520
- (maint) Remove leftover comments
521
-
522
- This removes some straggling comments and adds a comment to the new
523
- metadata object in the `ClassMixedWithDSLInstallUtils` class.
524
- ```
525
- * Merge pull request #6 from tvpartytonight/BKR-656 (c1ea366b)
526
-
527
-
528
- ```
529
- Merge pull request #6 from tvpartytonight/BKR-656
530
-
531
- BKR-656
532
- ```
533
- * (BKR-656) refactor pe_ver setting into independent method (0d918c46)
534
-
535
-
536
- ```
537
- (BKR-656) refactor pe_ver setting into independent method
538
-
539
- Previous to this commit, transforming a host object prior to upgrading
540
- was handled in the upgrade_pe_on method. This change removes that logic
541
- from that method and allows for independent transformation to happen in
542
- a new prep_host_for_upgrade method.
543
- ```
544
- * (BKR-656) Update spec tests for do_install (b602661f)
545
-
546
-
547
- ```
548
- (BKR-656) Update spec tests for do_install
549
-
550
- Commit 7112971ac7b14b8c3e9703523bbb8526af6fdfbe introduced changes to
551
- the do_install method but did not have any updates for the spec tests.
552
- This commit adds those tests in.
553
- ```
554
- * Adds type defaults and runs puppet agent on masterless windows (e7d06a3f)
555
-
556
- * Fixes windows masterless installation (9ff54261)
557
-
558
-
559
- ```
560
- Fixes windows masterless installation
561
-
562
- Setting up a masterless windows client would fail with the following error:
563
-
564
- Exited: 1
565
- /usr/local/rvm/gems/ruby-2.2.1/gems/beaker-2.37.0/lib/beaker/host.rb:330:in `exec': Host 'sxrwjhkia9gzo03' exited with 1 running: (Beaker::Host::CommandFailure)
566
- cmd.exe /c puppet config set server
567
- Last 10 lines of output were:
568
- Error: puppet config set takes 2 arguments, but you gave 1
569
- Error: Try 'puppet help config set' for usage
570
-
571
- As far as I could see this error is caused by the 'setup_defaults_and_config_helper_on' function which tries to set the master configuration setting in puppet.conf. But since there is no master varaible available this failes.
572
-
573
- This patch should fix that by only calling setup_defaults_and_config_helper_on whern we're not doing a masterless installation.
574
- ```
575
- ### <a name = "0.1.2">0.1.2 - 4 Apr, 2016 (a6fd7bef)
576
-
577
- * (HISTORY) update beaker-pe history for gem release 0.1.2 (a6fd7bef)
578
-
579
- * (GEM) update beaker-pe version to 0.1.2 (b3175863)
580
-
581
- * Merge pull request #3 from demophoon/fix/master/pe-14934-robust-puppetdb-check (c3bebe59)
582
-
583
-
584
- ```
585
- Merge pull request #3 from demophoon/fix/master/pe-14934-robust-puppetdb-check
586
-
587
- (PE-14934) Add more robust puppetdb check
588
- ```
589
- * (PE-14934) Add more robust puppetdb check (7112971a)
590
-
591
-
592
- ```
593
- (PE-14934) Add more robust puppetdb check
594
-
595
- Before this commit we were still failing before the last puppet agent
596
- run in do_install because we also run puppet agent in some cases before
597
- the last run. This commit adds in the wait during that agent run as well
598
- as a check on the status endpoint in puppetdb to be sure that it is
599
- running in the case that the port is open but puppetdb is not ready for
600
- requests.
601
- ```
602
- ### <a name = "0.1.1">0.1.1 - 4 Apr, 2016 (8203d928)
603
-
604
- * (HISTORY) update beaker-pe history for gem release 0.1.1 (8203d928)
605
-
606
- * (GEM) update beaker-pe version to 0.1.1 (6ccb5a59)
607
-
608
- * Merge pull request #2 from demophoon/fix/master/pe-14934 (4e0b668e)
609
-
610
-
611
- ```
612
- Merge pull request #2 from demophoon/fix/master/pe-14934
613
-
614
- (PE-14934) Test if puppetdb is up when running puppet agent on pdb node
615
- ```
616
- * (PE-14934) Test if puppetdb is up when running puppet agent on pdb node (882ca94f)
617
-
618
-
619
- ```
620
- (PE-14934) Test if puppetdb is up when running puppet agent on pdb node
621
-
622
- Before this commit we were running into an issue where puppetdb would
623
- sometimes not be up and running after puppet agent restarted the
624
- service. This commit waits for the puppetdb service to be up after
625
- running puppet agent on the database node so that the next agent run
626
- doesn't fail.
627
- ```
628
- ### <a name = "0.1.0">0.1.0 - 29 Feb, 2016 (4fc88d8c)
6
+ ### <a name = "LATEST">LATEST - 7 Oct, 2016 (d930fcc1)
629
7
 
630
8
  * Initial release.
@@ -554,7 +554,7 @@ module Beaker
554
554
  host_ver = host['pe_ver'] || opts['pe_ver']
555
555
 
556
556
  if version_is_less(host_ver, '3.8.5') || (!version_is_less(host_ver, '2015.2.0') && version_is_less(host_ver, '2016.1.2'))
557
- on(host, 'curl http://apt.puppetlabs.com/pubkey.gpg | apt-key add -')
557
+ on(host, 'curl http://apt.puppetlabs.com/DEB-GPG-KEY-puppetlabs | apt-key add -')
558
558
  end
559
559
  end
560
560
  end
@@ -3,7 +3,7 @@ module Beaker
3
3
  module PE
4
4
 
5
5
  module Version
6
- STRING = '0.12.0'
6
+ STRING = '0.12.1'
7
7
  end
8
8
 
9
9
  end
@@ -445,7 +445,7 @@ describe ClassMixedWithDSLInstallUtils do
445
445
  end
446
446
 
447
447
  describe 'add_extended_gpg_key_to_hosts' do
448
- let(:on_cmd) { 'curl http://apt.puppetlabs.com/pubkey.gpg | apt-key add -' }
448
+ let(:on_cmd) { 'curl http://apt.puppetlabs.com/DEB-GPG-KEY-puppetlabs | apt-key add -' }
449
449
  let(:deb_host) do
450
450
  host = hosts.first
451
451
  host['platform'] = 'debian'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: beaker-pe
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.12.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Puppetlabs
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-09-17 00:00:00.000000000 Z
11
+ date: 2016-10-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec