beaker-rspec 6.2.3 → 7.1.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.
data/CHANGELOG.md ADDED
@@ -0,0 +1,1057 @@
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file.
4
+
5
+ ## [7.1.0](https://github.com/voxpupuli/beaker-rspec/tree/7.1.0) (2022-01-14)
6
+
7
+ [Full Changelog](https://github.com/voxpupuli/beaker-rspec/compare/7.0.0...7.1.0)
8
+
9
+ **Implemented enhancements:**
10
+
11
+ - Reduce beaker-pe to a development dependendency [\#109](https://github.com/voxpupuli/beaker-rspec/pull/109) ([ekohl](https://github.com/ekohl))
12
+
13
+ **Merged pull requests:**
14
+
15
+ - Add acceptance tests to CI; drop beaker-pe development dependency [\#110](https://github.com/voxpupuli/beaker-rspec/pull/110) ([ekohl](https://github.com/ekohl))
16
+
17
+ ## [7.0.0](https://github.com/voxpupuli/beaker-rspec/tree/7.0.0) (2021-11-03)
18
+
19
+ [Full Changelog](https://github.com/voxpupuli/beaker-rspec/compare/6.3.0...7.0.0)
20
+
21
+ **Breaking changes:**
22
+
23
+ - allow newer deps, require Ruby 2.4, cleanup gemspec [\#106](https://github.com/voxpupuli/beaker-rspec/pull/106) ([bastelfreak](https://github.com/bastelfreak))
24
+
25
+ **Merged pull requests:**
26
+
27
+ - Fix release GHA; update README.md [\#107](https://github.com/voxpupuli/beaker-rspec/pull/107) ([bastelfreak](https://github.com/bastelfreak))
28
+ - Update rake requirement from ~\> 10.1 to ~\> 12.3 [\#105](https://github.com/voxpupuli/beaker-rspec/pull/105) ([dependabot[bot]](https://github.com/apps/dependabot))
29
+ - Migrate testing to GH Actions [\#103](https://github.com/voxpupuli/beaker-rspec/pull/103) ([genebean](https://github.com/genebean))
30
+
31
+ ## [6.3.0](https://github.com/voxpupuli/beaker-rspec/tree/6.3.0) (2021-02-26)
32
+
33
+ [Full Changelog](https://github.com/voxpupuli/beaker-rspec/compare/6.2.4...6.3.0)
34
+
35
+ **Merged pull requests:**
36
+
37
+ - Migrate testing to GH Actions [\#102](https://github.com/voxpupuli/beaker-rspec/pull/102) ([genebean](https://github.com/genebean))
38
+ - Rearrange the cleanup handling [\#101](https://github.com/voxpupuli/beaker-rspec/pull/101) ([trevor-vaughan](https://github.com/trevor-vaughan))
39
+ - Add Ruby 3 support [\#100](https://github.com/voxpupuli/beaker-rspec/pull/100) ([trevor-vaughan](https://github.com/trevor-vaughan))
40
+ - Add Dependabot to keep thins up to date [\#99](https://github.com/voxpupuli/beaker-rspec/pull/99) ([genebean](https://github.com/genebean))
41
+ - Correct link to Vagrant nodes examples [\#98](https://github.com/voxpupuli/beaker-rspec/pull/98) ([MikaelSmith](https://github.com/MikaelSmith))
42
+ - \(MAINT\) Add beaker-vmpooler for CI pipeline [\#97](https://github.com/voxpupuli/beaker-rspec/pull/97) ([Dakta](https://github.com/Dakta))
43
+
44
+ ## [6.2.4](https://github.com/voxpupuli/beaker-rspec/tree/6.2.4) (2018-08-10)
45
+
46
+ [Full Changelog](https://github.com/voxpupuli/beaker-rspec/compare/6.2.3...6.2.4)
47
+
48
+ **Merged pull requests:**
49
+
50
+ - \(MAINT\) Update Dependencies [\#95](https://github.com/voxpupuli/beaker-rspec/pull/95) ([Dakta](https://github.com/Dakta))
51
+
52
+ ## [6.2.3](https://github.com/voxpupuli/beaker-rspec/tree/6.2.3) (2017-11-28)
53
+
54
+ [Full Changelog](https://github.com/voxpupuli/beaker-rspec/compare/6.2.2...6.2.3)
55
+
56
+ **Merged pull requests:**
57
+
58
+ - Fix regression in nodesetdir [\#94](https://github.com/voxpupuli/beaker-rspec/pull/94) ([ekohl](https://github.com/ekohl))
59
+
60
+ ## [6.2.2](https://github.com/voxpupuli/beaker-rspec/tree/6.2.2) (2017-11-28)
61
+
62
+ [Full Changelog](https://github.com/voxpupuli/beaker-rspec/compare/6.2.1...6.2.2)
63
+
64
+ **Merged pull requests:**
65
+
66
+ - Allow setting the nodeset directory through settings [\#93](https://github.com/voxpupuli/beaker-rspec/pull/93) ([ekohl](https://github.com/ekohl))
67
+
68
+ ## [6.2.1](https://github.com/voxpupuli/beaker-rspec/tree/6.2.1) (2017-10-03)
69
+
70
+ [Full Changelog](https://github.com/voxpupuli/beaker-rspec/compare/6.2.0...6.2.1)
71
+
72
+ **Merged pull requests:**
73
+
74
+ - \(BKR-1213\) fix syntax issues [\#92](https://github.com/voxpupuli/beaker-rspec/pull/92) ([kevpl](https://github.com/kevpl))
75
+
76
+ ## [6.2.0](https://github.com/voxpupuli/beaker-rspec/tree/6.2.0) (2017-10-02)
77
+
78
+ [Full Changelog](https://github.com/voxpupuli/beaker-rspec/compare/6.1.0...6.2.0)
79
+
80
+ **Merged pull requests:**
81
+
82
+ - fix markdown [\#91](https://github.com/voxpupuli/beaker-rspec/pull/91) ([bastelfreak](https://github.com/bastelfreak))
83
+ - Bkr 1115 Allow options-file to be configured via ENV [\#90](https://github.com/voxpupuli/beaker-rspec/pull/90) ([barrymw](https://github.com/barrymw))
84
+
85
+ ## [6.1.0](https://github.com/voxpupuli/beaker-rspec/tree/6.1.0) (2017-03-29)
86
+ ## Details
87
+ ### <a name = "LATEST">LATEST - 29 Mar, 2017 (0197f39f)
88
+
89
+ * (GEM) update beaker-rspec version to 6.1.0 (0197f39f)
90
+
91
+ * (BKR-1049) Updating require to align with oldest supported PE version. This also matches the merged beaker PR. (eb794f0f)
92
+
93
+
94
+ ```
95
+ (BKR-1049) Updating require to align with oldest supported PE version. This also matches the merged beaker PR.
96
+
97
+ Syntax Updates
98
+
99
+ * Pinned the upper bound on Ruby
100
+ * Pinned the rake and rspec dependencies to match Beaker core
101
+ * Fixed the license to meet SPDX
102
+ * Added a .travis.yml that builds the gem
103
+ * Updated the .gitignore file to ignore test garbage
104
+ * Pin rack version to < 2.2.2
105
+ ```
106
+ * Merge pull request #88 from kevpl/doc_readme_improvements (ef75a9e6)
107
+
108
+
109
+ ```
110
+ Merge pull request #88 from kevpl/doc_readme_improvements
111
+
112
+ (BKR-968) README improvements
113
+ ```
114
+ * (BKR-968) Add puppet v4 install instructions (de809925)
115
+
116
+
117
+ ```
118
+ (BKR-968) Add puppet v4 install instructions
119
+
120
+ Before, we only described the method, which
121
+ defaults to installing Puppet's latest 3.8.z version. Now,
122
+ we've described that situation, and introduced
123
+ to introduce installing newer
124
+ versions of Puppet.
125
+
126
+ [skip ci]
127
+ ```
128
+ * (BKR-968) fix doc install errors (78c9370f)
129
+
130
+
131
+ ```
132
+ (BKR-968) fix doc install errors
133
+
134
+ Before this change, the install instructions were incorrectly
135
+ iterating through all hosts and calling on
136
+ each. That method is designed as a convenience one that
137
+ iterates over all hosts, installing on each of them, so you
138
+ can see how this compounds negatively for us. These changes
139
+ update the doc so that it's correct. They also provide a
140
+ little more readability, and work around the fact that the
141
+ chosen module (puppetlabs-mysql) has now been flushed out
142
+ with its own version of all the files we create in the
143
+ tutorial.
144
+
145
+ [skip ci]
146
+ ```
147
+ ### <a name = "6.0.0">6.0.0 - 24 Oct, 2016 (77470480)
148
+
149
+ * (HISTORY) update beaker-rspec history for gem release 6.0.0 (77470480)
150
+
151
+ * (GEM) update beaker-rspec version to 6.0.0 (b02c1c50)
152
+
153
+ * Merge pull request #87 from kevpl/bkr946_beaker3 (6dc15bb5)
154
+
155
+
156
+ ```
157
+ Merge pull request #87 from kevpl/bkr946_beaker3
158
+
159
+ (BKR-946) update beaker dependency & docs
160
+ ```
161
+ * (BKR-946) update beaker dependency & docs (401a62ac)
162
+
163
+ * (MAINT) Fix broken links to Beaker docs in README (#84) (1ffe6cff)
164
+
165
+
166
+ ```
167
+ (MAINT) Fix broken links to Beaker docs in README (#84)
168
+
169
+ * Fix broken link to Vagrant node examples in README
170
+
171
+ Beaker recently reorganized the directory structure of their docs, which broke this link.
172
+
173
+ See: https://github.com/puppetlabs/beaker/commit/f3e01b0c3ef1ab02776b0f0a5f76d3a848e5d279
174
+
175
+ * Fix broken link to beaker command line docs
176
+
177
+ The old link goes to an empty wiki page, this fixes the link to point to the new page.
178
+ ```
179
+ ### <a name = "5.6.0">5.6.0 - 24 Jun, 2016 (bc70fe5a)
180
+
181
+ * (HISTORY) update beaker-rspec history for gem release 5.6.0 (bc70fe5a)
182
+
183
+ * (GEM) update beaker-rspec version to 5.6.0 (b11dfe76)
184
+
185
+ * Merge pull request #83 from puppetlabs/revert-82-maint_specinfra_gem_issue (b7404799)
186
+
187
+
188
+ ```
189
+ Merge pull request #83 from puppetlabs/revert-82-maint_specinfra_gem_issue
190
+
191
+ Revert "(MAINT) pinning specinfra to pass testing"
192
+ ```
193
+ * Revert "(MAINT) pinning specinfra to pass testing" (5ecdc52c)
194
+
195
+ ### <a name = "5.5.0">5.5.0 - 23 Jun, 2016 (a289ce27)
196
+
197
+ * (HISTORY) update beaker-rspec history for gem release 5.5.0 (a289ce27)
198
+
199
+ * (GEM) update beaker-rspec version to 5.5.0 (2d2f126e)
200
+
201
+ * Merge pull request #82 from kevpl/maint_specinfra_gem_issue (ab82b011)
202
+
203
+
204
+ ```
205
+ Merge pull request #82 from kevpl/maint_specinfra_gem_issue
206
+
207
+ (MAINT) pinning specinfra to pass testing
208
+ ```
209
+ * Merge pull request #80 from Ajedi32/patch-1 (9ab0b19f)
210
+
211
+
212
+ ```
213
+ Merge pull request #80 from Ajedi32/patch-1
214
+
215
+ Fix broken link to Vagrant node examples in README
216
+ ```
217
+ * Merge pull request #81 from Ajedi32/patch-2 (04a9ae52)
218
+
219
+
220
+ ```
221
+ Merge pull request #81 from Ajedi32/patch-2
222
+
223
+ Fix example spec file in README
224
+ ```
225
+ * (MAINT) pinning specinfra to pass testing (d1f49991)
226
+
227
+
228
+ ```
229
+ (MAINT) pinning specinfra to pass testing
230
+
231
+ Specinfra's newer versions (>=2.59.1) inspect classes and use
232
+ their name method. Hocon shadows the class.name method, and
233
+ breaks as such. There's a separate issue to fix the hocon
234
+ problem (https://github.com/puppetlabs/ruby-hocon/issues/75).
235
+ specinfra has decided to not use the name method either
236
+ (https://github.com/mizzy/specinfra/pull/561).
237
+ Once that's merged & released, this should be reverted.
238
+ ```
239
+ * Fix example spec file in README (3af2c1a0)
240
+
241
+
242
+ ```
243
+ Fix example spec file in README
244
+
245
+ While following this example, I needed this change to get the tests to pass.
246
+
247
+ [The documentation for beaker](http://www.rubydoc.info/github/puppetlabs/beaker/Beaker%2FDSL%2FHelpers%2FPuppetHelpers%3Aapply_manifest_on) explains why:
248
+
249
+ > `:catch_failures` (Boolean) — default: `false` — By default `puppet -apply` will exit with 0, which does not count as a test failure, even if there were errors or changes when applying the manifest. This option enables detailed exit codes and causes a test failure if `puppet -apply` indicates there was a failure during its execution.
250
+ ```
251
+ * Fix broken link to Vagrant node examples in README (d53be837)
252
+
253
+ ### <a name = "5.4.0">5.4.0 - 9 Jun, 2016 (f030a8b5)
254
+
255
+ * (HISTORY) update beaker-rspec history for gem release 5.4.0 (f030a8b5)
256
+
257
+ * (GEM) update beaker-rspec version to 5.4.0 (a25f1e77)
258
+
259
+ * Merge pull request #79 from richburroughs/master (4db37886)
260
+
261
+
262
+ ```
263
+ Merge pull request #79 from richburroughs/master
264
+
265
+ fixed an incomplete sentence in README.md
266
+ ```
267
+ * fixed an incomplete sentence in README.md (cfd9cbd6)
268
+
269
+ * Merge pull request #77 from oskar-flores/fix-serverspec-on-non-cygwin-node (a617f7bb)
270
+
271
+
272
+ ```
273
+ Merge pull request #77 from oskar-flores/fix-serverspec-on-non-cygwin-node
274
+
275
+ Add a check on windows part, to exec commands on a non cygwin environment
276
+ ```
277
+ * Merge pull request #78 from DavidS/bkr-577-update-readme (563ba7e7)
278
+
279
+
280
+ ```
281
+ Merge pull request #78 from DavidS/bkr-577-update-readme
282
+
283
+ (BKR-577) Update README to describe usage in detail
284
+ ```
285
+ * (BKR-577) Update README to describe usage in detail (18b307a7)
286
+
287
+ * Cleaning code as per @DavidS sugestion (c0142b57)
288
+
289
+ * Add a check on windows part, to exec commads on a non cywing environment (f483b063)
290
+
291
+ * fixed up recent README changes (2771b4b1)
292
+
293
+ * Merge pull request #71 from electrical/cleanup_ctrl_c (756de678)
294
+
295
+
296
+ ```
297
+ Merge pull request #71 from electrical/cleanup_ctrl_c
298
+
299
+ (BKR-345) Cleanup and quit on ctrl-c
300
+ ```
301
+ * Merge pull request #76 from DavidS/document-env (b3d4f839)
302
+
303
+
304
+ ```
305
+ Merge pull request #76 from DavidS/document-env
306
+
307
+ Document environment variables
308
+ ```
309
+ * Document environment variables (5ab74188)
310
+
311
+ * (BKR-345) Cleanup and quit on ctrl-c (90a74317)
312
+
313
+ ### <a name = "5.3.0">5.3.0 - 13 Oct, 2015 (2efeb932)
314
+
315
+ * (HISTORY) update beaker-rspec history for gem release 5.3.0 (2efeb932)
316
+
317
+ * (GEM) update beaker-rspec version to 5.3.0 (2ea88c14)
318
+
319
+ * Merge pull request #73 from rooprob/feature/enable-beaker-proxy-support (aec28793)
320
+
321
+
322
+ ```
323
+ Merge pull request #73 from rooprob/feature/enable-beaker-proxy-support
324
+
325
+ Enable the proxy feature available in beaker cli.
326
+ ```
327
+ * Enable the proxy feature available in beaker cli. (1eeda73f)
328
+
329
+
330
+ ```
331
+ Enable the proxy feature available in beaker cli.
332
+
333
+ Improves acceptance testing performance and lowers network traffic to package
334
+ respositories with beaker-rspec.
335
+
336
+ Running a suitably configured proxy cache to act as a package cache, add the
337
+ following nodeset configuration.
338
+
339
+
340
+
341
+ ---
342
+ CONFIG:
343
+ package_proxy: http://<proxy_addr>:<proxy_port>
344
+
345
+
346
+
347
+ Beaker supports Debian (APT) and RHEL/Centos (RPM) based package proxies out of the box. See beaker --help (package-proxy) for further details.
348
+
349
+ Example, Squid is a suitable local package cache,
350
+
351
+ squid.conf
352
+
353
+
354
+ mum_object_size 100 MB
355
+ cache_replacement_policy heap LFUDA
356
+ refresh_pattern ^ftp: 1440 20% 10080
357
+ refresh_pattern ^gopher: 1440 0% 1440
358
+ refresh_pattern Packages\.bz2$ 0 20% 4320 refresh-ims
359
+ refresh_pattern Sources\.bz2$ 0 20% 4320 refresh-ims
360
+ refresh_pattern Release\.gpg$ 0 20% 4320 refresh-ims
361
+ refresh_pattern Release$ 0 20% 4320 refresh-ims
362
+ refresh_pattern . 0 20% 4320
363
+
364
+
365
+ ```
366
+ ### <a name = "5.2.2">5.2.2 - 3 Sep, 2015 (69980e14)
367
+
368
+ * (HISTORY) update beaker-rspec history for gem release 5.2.2 (69980e14)
369
+
370
+ * (GEM) update beaker-rspec version to 5.2.2 (462d5843)
371
+
372
+ * Merge pull request #75 from anodelman/fix-win (1b3ae6fe)
373
+
374
+
375
+ ```
376
+ Merge pull request #75 from anodelman/fix-win
377
+
378
+ (BKR-474) Missing shellescape in /helpers/serverspec.rb since a6b3e503
379
+ ```
380
+ * (BKR-474) Missing shellescape in /helpers/serverspec.rb since a6b3e503 (0229c97a)
381
+
382
+
383
+ ```
384
+ (BKR-474) Missing shellescape in /helpers/serverspec.rb since a6b3e503
385
+
386
+ - put the shellescape back in
387
+ - tested green locally on osx/windows/ubuntu/centos/debian
388
+ ```
389
+ ### <a name = "5.2.1">5.2.1 - 27 Aug, 2015 (49c45f61)
390
+
391
+ * (HISTORY) update beaker-rspec history for gem release 5.2.1 (49c45f61)
392
+
393
+ * (GEM) update beaker-rspec version to 5.2.1 (2cc63fcb)
394
+
395
+ * Merge pull request #72 from anodelman/ruby2 (86157a9d)
396
+
397
+
398
+ ```
399
+ Merge pull request #72 from anodelman/ruby2
400
+
401
+ (BKR-467) beaker-rspec does not correctly update os when cycling through hosts
402
+ ```
403
+ * (BKR-467) beaker-rspec does not correctly update os when cycling... (a6b3e503)
404
+
405
+
406
+ ```
407
+ (BKR-467) beaker-rspec does not correctly update os when cycling...
408
+
409
+ ...through hosts
410
+
411
+ - found that beaker was unable to complete its acceptance tests when
412
+ provided with multiple SUTs of multiple os types in the same hosts
413
+ file
414
+ - need to correctly detectos when we switch to a new os, otherwise we
415
+ assume that we are executing on the same os and generate the wrong
416
+ command strings
417
+ - keeps a hash of known hosts associated with their os type so that we
418
+ don't have to run detect_os (which can be somewhat time expensive)
419
+ more than once per-SUT
420
+ ```
421
+ ### <a name = "5.2.0">5.2.0 - 15 Jul, 2015 (261dacdb)
422
+
423
+ * (HISTORY) update beaker-rspec history for gem release 5.2.0 (261dacdb)
424
+
425
+ * (GEM) update beaker-rspec version to 5.2.0 (25f27502)
426
+
427
+ * Merge pull request #70 from cmurphy/colors (80f60a7c)
428
+
429
+
430
+ ```
431
+ Merge pull request #70 from cmurphy/colors
432
+
433
+ Add environment variable to expose --no-color
434
+ ```
435
+ * Add environment variable to expose --no-color (d2f8ad39)
436
+
437
+
438
+ ```
439
+ Add environment variable to expose --no-color
440
+
441
+ When running CI on puppet modules with beaker-rspec, colors tend to get
442
+ mistranslated into hard-to-read ascii strings that make reading logs
443
+ painful. This patch adds the option to turn colors off.
444
+ ```
445
+ ### <a name = "5.1.0">5.1.0 - 5 Jun, 2015 (3a72d131)
446
+
447
+ * (HISTORY) update beaker-rspec history for gem release 5.1.0 (3a72d131)
448
+
449
+ * (GEM) update beaker-rspec version to 5.1.0 (6ca92bf3)
450
+
451
+ * Merge pull request #69 from anodelman/host-control (44ea85b5)
452
+
453
+
454
+ ```
455
+ Merge pull request #69 from anodelman/host-control
456
+
457
+ (BKR-280) ability to install pe/foss on subset of hosts
458
+ ```
459
+ * (BKR-280) ability to install pe/foss on subset of hosts (612dd1ff)
460
+
461
+
462
+ ```
463
+ (BKR-280) ability to install pe/foss on subset of hosts
464
+
465
+ - provide a hosts setter so that we can alter the hosts during runtime
466
+ ```
467
+ * Merge pull request #68 from anodelman/standardize (4f564531)
468
+
469
+
470
+ ```
471
+ Merge pull request #68 from anodelman/standardize
472
+
473
+ (BKR-286) set up beaker-rspec to use standard gem structure practices
474
+ ```
475
+ * Merge pull request #67 from anodelman/add-beaker-globals (fe32bc1b)
476
+
477
+
478
+ ```
479
+ Merge pull request #67 from anodelman/add-beaker-globals
480
+
481
+ (BKR-283) beaker-rspec needs access to @metadata, broken with beaker 2.12.0
482
+ ```
483
+ * (BKR-286) set up beaker-rspec to use standard gem structure practices (c62996be)
484
+
485
+
486
+ ```
487
+ (BKR-286) set up beaker-rspec to use standard gem structure practices
488
+
489
+ - this will allow us to use our standard release pipelines
490
+ ```
491
+ * (BKR-283) beaker-rspec needs access to @metadata, broken with... (826455be)
492
+
493
+
494
+ ```
495
+ (BKR-283) beaker-rspec needs access to @metadata, broken with...
496
+
497
+ ...beaker 2.12.0
498
+
499
+ - add accessor for metadata
500
+ ```
501
+ * (MAINT) be able to set used beaker using BEAKER_VERSION (a1b64039)
502
+
503
+ ### <a name = "beaker-rspec5.0.2">beaker-rspec5.0.2 - 30 Mar, 2015 (b9831088)
504
+
505
+ * Merge pull request #62 from anodelman/master (b9831088)
506
+
507
+
508
+ ```
509
+ Merge pull request #62 from anodelman/master
510
+
511
+ create 5.0.2 gem
512
+ ```
513
+ * (HISTORY) update beaker-rspec history for gem release 5.0.2 (6f6cfcbf)
514
+
515
+ * (GEM) update beaker-rspec version to 5.0.2 (7de55221)
516
+
517
+ * Merge pull request #61 from cyberious/master (26eb29d6)
518
+
519
+
520
+ ```
521
+ Merge pull request #61 from cyberious/master
522
+
523
+ BKR-160 Remove check for OS before issuing command, get_windows_command...
524
+ ```
525
+ * BKR-160 Remove check for OS before issuing command, get_windows_command is not declared in scope (addd9b32)
526
+
527
+ * Merge pull request #60 from anodelman/maint (c4c43fd7)
528
+
529
+
530
+ ```
531
+ Merge pull request #60 from anodelman/maint
532
+
533
+ (BKR-60) failures caused by rubygems timeouts
534
+ ```
535
+ * (BKR-60) failures caused by rubygems timeouts (fe36b2d8)
536
+
537
+
538
+ ```
539
+ (BKR-60) failures caused by rubygems timeouts
540
+
541
+ - add ability to set GEM_SOURCE to internal rubygems mirror
542
+ ```
543
+ ### <a name = "beaker-rspec5.0.1">beaker-rspec5.0.1 - 27 Jan, 2015 (7a64f285)
544
+
545
+ * Merge pull request #56 from anodelman/master (7a64f285)
546
+
547
+
548
+ ```
549
+ Merge pull request #56 from anodelman/master
550
+
551
+ (GEM) version bump for beaker-rspec 5.0.1
552
+ ```
553
+ * (GEM) version bump for beaker-rspec 5.0.1 (510f3be1)
554
+
555
+ * Merge pull request #55 from anodelman/fix-win (28ae2a27)
556
+
557
+
558
+ ```
559
+ Merge pull request #55 from anodelman/fix-win
560
+
561
+ (QENG-1657) Beaker-Rspec Specinfra does not detect Windows OS set
562
+ ```
563
+ * Merge pull request #22 from petems/add_raketask (5e08f02e)
564
+
565
+
566
+ ```
567
+ Merge pull request #22 from petems/add_raketask
568
+
569
+ Initial idea for a rake task
570
+ ```
571
+ * (QENG-1657) Beaker-Rspec Specinfra does not detect Windows OS set (56e81ce0)
572
+
573
+
574
+ ```
575
+ (QENG-1657) Beaker-Rspec Specinfra does not detect Windows OS set
576
+
577
+ - makes it possible to run against windows nodes with cygwin
578
+ - will need updates later to correctly handle windows nodes through
579
+ winrm
580
+ ```
581
+ * Initial idea for a rake task (8f361731)
582
+
583
+ ### <a name = "beaker-rspec5.0.0">beaker-rspec5.0.0 - 8 Jan, 2015 (bbf806a4)
584
+
585
+ * Merge pull request #52 from anodelman/master (bbf806a4)
586
+
587
+
588
+ ```
589
+ Merge pull request #52 from anodelman/master
590
+
591
+ (GEM) version bump for 5.0.0
592
+ ```
593
+ * (GEM) version bump for 5.0.0 (ff1f30d2)
594
+
595
+ * Merge pull request #51 from electrical/rspec3_support (f133c28e)
596
+
597
+
598
+ ```
599
+ Merge pull request #51 from electrical/rspec3_support
600
+
601
+ Rspec3 support
602
+ ```
603
+ * (gh-51) Update to support serverspec/specinfra V2 and rspec3 (fa120293)
604
+
605
+
606
+ ```
607
+ (gh-51) Update to support serverspec/specinfra V2 and rspec3
608
+
609
+ Due to some changes in specinfra Ive had to change some code and override some specinfra code
610
+ ```
611
+ ### <a name = "beaker-rspec4.0.0">beaker-rspec4.0.0 - 5 Dec, 2014 (a4fe104a)
612
+
613
+ * Merge pull request #49 from anodelman/master (a4fe104a)
614
+
615
+
616
+ ```
617
+ Merge pull request #49 from anodelman/master
618
+
619
+ (QENG-1591) update beaker-rspec to use beaker 2.0
620
+ ```
621
+ * (QENG-1591) update beaker-rspec to use beaker 2.0 (e0e86439)
622
+
623
+
624
+ ```
625
+ (QENG-1591) update beaker-rspec to use beaker 2.0
626
+
627
+ - includes update to minitest
628
+ ```
629
+ * Merge pull request #46 from justinstoller/maint/master/make-gem (889eb4c5)
630
+
631
+
632
+ ```
633
+ Merge pull request #46 from justinstoller/maint/master/make-gem
634
+
635
+ bump beaker-rspec to 3.0
636
+ ```
637
+ * bump beaker-rspec to 3.0 (e8a2a616)
638
+
639
+ * Merge pull request #39 from hunner/remove_pm_install (9450a014)
640
+
641
+
642
+ ```
643
+ Merge pull request #39 from hunner/remove_pm_install
644
+
645
+ Move puppet_module_install to beaker dsl helpers
646
+ ```
647
+ * Move puppet_module_install to beaker dsl helpers (128556e1)
648
+
649
+ ### <a name = "beaker-rspec2.2.6">beaker-rspec2.2.6 - 23 Jun, 2014 (c899b70b)
650
+
651
+ * Merge pull request #45 from anodelman/make-gem (c899b70b)
652
+
653
+
654
+ ```
655
+ Merge pull request #45 from anodelman/make-gem
656
+
657
+ (GEM) create beaker 2.2.6 gem
658
+ ```
659
+ * (GEM) create beaker 2.2.6 gem (4c1bfe3b)
660
+
661
+ * Merge pull request #44 from anodelman/maint (16e227cf)
662
+
663
+
664
+ ```
665
+ Merge pull request #44 from anodelman/maint
666
+
667
+ (QENG-833) beaker-rspec broken when using beaker 1.13
668
+ ```
669
+ * (QENG-833) beaker-rspec broken when using beaker 1.13 (00e20566)
670
+
671
+
672
+ ```
673
+ (QENG-833) beaker-rspec broken when using beaker 1.13
674
+
675
+ - ensure that the logger object is available
676
+ ```
677
+ ### <a name = "beaker-rspec2.2.5">beaker-rspec2.2.5 - 19 Jun, 2014 (4b9253e3)
678
+
679
+ * Merge pull request #43 from hunner/update_specs (4b9253e3)
680
+
681
+
682
+ ```
683
+ Merge pull request #43 from hunner/update_specs
684
+
685
+ Remove development dependency
686
+ ```
687
+ * Remove development dependency (13b4e72e)
688
+
689
+
690
+ ```
691
+ Remove development dependency
692
+
693
+ Beaker-rspec's tests are already compatible with rspec 3, so no need to
694
+ update the specs for the latest rspec
695
+ ```
696
+ * Merge pull request #42 from hunner/release_2.2.5 (e1e6f50a)
697
+
698
+
699
+ ```
700
+ Merge pull request #42 from hunner/release_2.2.5
701
+
702
+ Release 2.2.5
703
+ ```
704
+ * Release 2.2.5 (76210e33)
705
+
706
+
707
+ ```
708
+ Release 2.2.5
709
+
710
+ Only change is to unpin rspec 2 as a runtime dependency.
711
+ ```
712
+ * Merge pull request #41 from hunner/unpin_rspec (2db68b61)
713
+
714
+
715
+ ```
716
+ Merge pull request #41 from hunner/unpin_rspec
717
+
718
+ Unpin rspec
719
+ ```
720
+ * Unpin rspec (6837d3a1)
721
+
722
+
723
+ ```
724
+ Unpin rspec
725
+
726
+ rspec 2.x is a development dependency, but the runtime dependency
727
+ shouldn't pin to any specific version as the beaker-rspec library
728
+ doesn't care.
729
+ ```
730
+ ### <a name = "beaker-rspec2.2.4">beaker-rspec2.2.4 - 8 May, 2014 (8fdb93a9)
731
+
732
+ * Merge pull request #38 from anodelman/make-gem (8fdb93a9)
733
+
734
+
735
+ ```
736
+ Merge pull request #38 from anodelman/make-gem
737
+
738
+ create beaker-rspec 2.2.4 gem
739
+ ```
740
+ * create beaker-rspec 2.2.4 gem (caf3e39a)
741
+
742
+ * Merge pull request #36 from hunner/fix_specinfra_deps (8a3a9192)
743
+
744
+
745
+ ```
746
+ Merge pull request #36 from hunner/fix_specinfra_deps
747
+
748
+ (QENG-657) Update specinfra and serverspec deps to be ~>1.0
749
+ ```
750
+ * (QENG-657) Update specinfra and serverspec deps to be ~>1.0 (912c21ad)
751
+
752
+ ### <a name = "beaker-rspec2.2.3">beaker-rspec2.2.3 - 23 Apr, 2014 (81241746)
753
+
754
+ * Merge pull request #34 from anodelman/make-gem (81241746)
755
+
756
+
757
+ ```
758
+ Merge pull request #34 from anodelman/make-gem
759
+
760
+ create beaker-rspec 2.2.3 gem
761
+ ```
762
+ * Merge pull request #33 from anodelman/pin-beaker-minitest (cb112dc8)
763
+
764
+
765
+ ```
766
+ Merge pull request #33 from anodelman/pin-beaker-minitest
767
+
768
+ (QENG-596) beaker-rspec dying on minitest dependency
769
+ ```
770
+ * create beaker-rspec 2.2.3 gem (7e6c93cd)
771
+
772
+ * (QENG-596) beaker-rspec dying on minitest dependency (f5f894f6)
773
+
774
+
775
+ ```
776
+ (QENG-596) beaker-rspec dying on minitest dependency
777
+
778
+ - pin minitest to 4.0
779
+ - update beaker pin to newest release of 1.10.0
780
+ ```
781
+ ### <a name = "beaker-rspec2.2.2">beaker-rspec2.2.2 - 27 Mar, 2014 (bd5717e6)
782
+
783
+ * Merge pull request #31 from anodelman/update-beaker-version (bd5717e6)
784
+
785
+
786
+ ```
787
+ Merge pull request #31 from anodelman/update-beaker-version
788
+
789
+ update beaker-rspec to use beaker 1.9.1
790
+ ```
791
+ * update beaker-rspec to use beaker 1.9.1 (5e6eb3ff)
792
+
793
+ ### <a name = "beaker-rspec2.2.1">beaker-rspec2.2.1 - 24 Mar, 2014 (5ec50c57)
794
+
795
+ * Merge pull request #28 from anodelman/make-gem (5ec50c57)
796
+
797
+
798
+ ```
799
+ Merge pull request #28 from anodelman/make-gem
800
+
801
+ create beaker-rspec 2.2.1 gem
802
+ ```
803
+ * create beaker-rspec 2.2.1 gem (a0adc7ae)
804
+
805
+ * Merge pull request #27 from anodelman/update-configuration-steps (7dfdb5af)
806
+
807
+
808
+ ```
809
+ Merge pull request #27 from anodelman/update-configuration-steps
810
+
811
+ update configuration/validation steps for beaker 1.8.1+ gem
812
+ ```
813
+ * update configuration/validation steps for beaker 1.8.1+ gem (bafcee63)
814
+
815
+
816
+ ```
817
+ update configuration/validation steps for beaker 1.8.1+ gem
818
+
819
+ - beaker has changed its configuration/validation steps and beaker-rspec
820
+ will need to be updated as well
821
+ - these changes will need to be run with beaker 1.8.1+
822
+ ```
823
+ ### <a name = "beaker-rspec2.2.0">beaker-rspec2.2.0 - 13 Mar, 2014 (3f2cd006)
824
+
825
+ * Merge pull request #25 from anodelman/make-gem (3f2cd006)
826
+
827
+
828
+ ```
829
+ Merge pull request #25 from anodelman/make-gem
830
+
831
+ create beaker-rspec 2.2.0 gem
832
+ ```
833
+ * create beaker-rspec 2.2.0 gem (35b44546)
834
+
835
+
836
+ ```
837
+ create beaker-rspec 2.2.0 gem
838
+
839
+ - add support for BEAKER_*name* env var format
840
+ ```
841
+ * Merge pull request #24 from anodelman/beaker-env (3ac1f383)
842
+
843
+
844
+ ```
845
+ Merge pull request #24 from anodelman/beaker-env
846
+
847
+ normalize env var handling
848
+ ```
849
+ * normalize env var handling (00c70ed4)
850
+
851
+
852
+ ```
853
+ normalize env var handling
854
+
855
+ - have all env vars start with BEAKER_
856
+ - process all env vars in one hash
857
+ - set all default values in one hash
858
+ ```
859
+ ### <a name = "beaker-rspec2.1.1">beaker-rspec2.1.1 - 30 Jan, 2014 (94e2423a)
860
+
861
+ * Merge pull request #20 from anodelman/make-gem (94e2423a)
862
+
863
+
864
+ ```
865
+ Merge pull request #20 from anodelman/make-gem
866
+
867
+ create beaker-rspec 2.1.1 gem
868
+ ```
869
+ * create beaker-rspec 2.1.1 gem (a19acf47)
870
+
871
+ * Merge pull request #18 from hunner/fix_destroy (26a52d79)
872
+
873
+
874
+ ```
875
+ Merge pull request #18 from hunner/fix_destroy
876
+
877
+ Patch RS_DESTROY behavior
878
+ ```
879
+ * Patch RS_DESTROY behavior (5161054d)
880
+
881
+
882
+ ```
883
+ Patch RS_DESTROY behavior
884
+
885
+ QA-723's implementation moved the logic for `@options[:preserve_hosts]`
886
+ out of the `Beaker::NetworkManager#cleanup` method to
887
+ `Beaker::CLI#execute!` and beaker-rspec doesn't use the CLI, so the
888
+ logic would have to be duplicated here, or beaker would need a patch to
889
+ move it back.
890
+
891
+ It doesn't really make sense for the cleanup method to conditionally
892
+ cleanup, and it doesn't make sense for beaker to be inspecting the
893
+ success state of RSpec, so beaker-rspec can be changed to work.
894
+ ```
895
+ ### <a name = "beaker-rspec2.1.0">beaker-rspec2.1.0 - 29 Jan, 2014 (3ffb18f1)
896
+
897
+ * Merge pull request #17 from anodelman/make-gem (3ffb18f1)
898
+
899
+
900
+ ```
901
+ Merge pull request #17 from anodelman/make-gem
902
+
903
+ create beaker-rspec 2.1.0 gem
904
+ ```
905
+ * create beaker-rspec 2.1.0 gem (b28fd561)
906
+
907
+ * Merge pull request #16 from hunner/preserve_hosts (6418ba11)
908
+
909
+
910
+ ```
911
+ Merge pull request #16 from hunner/preserve_hosts
912
+
913
+ Update argument passing for RS_DESTROY
914
+ ```
915
+ * Merge pull request #15 from apenney/fix-serverspec (c1fe9385)
916
+
917
+
918
+ ```
919
+ Merge pull request #15 from apenney/fix-serverspec
920
+
921
+ specinfra 0.5.0 has made some changes that break run_command for us,
922
+ ```
923
+ * Update argument passing for RS_DESTROY (80ab123b)
924
+
925
+ * specinfra 0.5.0 has made some changes that break run_command for us, (860658b8)
926
+
927
+
928
+ ```
929
+ specinfra 0.5.0 has made some changes that break run_command for us,
930
+ get the ret from CommandResult.new now.
931
+ ```
932
+ ### <a name = "beaker-rspec2.0.1">beaker-rspec2.0.1 - 22 Jan, 2014 (0ece0e8d)
933
+
934
+ * Merge pull request #13 from anodelman/repair-gemspec (0ece0e8d)
935
+
936
+
937
+ ```
938
+ Merge pull request #13 from anodelman/repair-gemspec
939
+
940
+ repair beaker-rspec.gemspec
941
+ ```
942
+ * Merge pull request #14 from anodelman/setfile (395fb9fc)
943
+
944
+
945
+ ```
946
+ Merge pull request #14 from anodelman/setfile
947
+
948
+ env var fixes to allow for jenkins integration
949
+ ```
950
+ * env var fixes to allow for jenkins integration (9b35685e)
951
+
952
+
953
+ ```
954
+ env var fixes to allow for jenkins integration
955
+
956
+ - allow for setting RS_SETFILE when running spec tests
957
+ - addition of RS_KEYFILE and RS_DEBUG
958
+ ```
959
+ * repair beaker-rspec.gemspec (7e88246b)
960
+
961
+
962
+ ```
963
+ repair beaker-rspec.gemspec
964
+
965
+ - raises warnings on open-ended dependencies
966
+ - duplicate dependency on rspec
967
+ ```
968
+ * Merge pull request #11 from anodelman/make-gem (13453bf4)
969
+
970
+
971
+ ```
972
+ Merge pull request #11 from anodelman/make-gem
973
+
974
+ beaker-rspec 2.0.1 gem
975
+ ```
976
+ * Merge pull request #12 from anodelman/default-options (e183651a)
977
+
978
+
979
+ ```
980
+ Merge pull request #12 from anodelman/default-options
981
+
982
+ remove "--type git" from spec_helper.cfg
983
+ ```
984
+ * remove "--type git" from spec_helper.cfg (fd3626b8)
985
+
986
+
987
+ ```
988
+ remove "--type git" from spec_helper.cfg
989
+
990
+ - set the type from within the given node configuration file
991
+ ```
992
+ * beaker-rspec 2.0.1 gem (4c22e3d9)
993
+
994
+
995
+ ```
996
+ beaker-rspec 2.0.1 gem
997
+
998
+ - fixes support for options hash
999
+ - install_pe now works
1000
+ ```
1001
+ * Merge pull request #10 from anodelman/access-options-hash (7bfeb5b9)
1002
+
1003
+
1004
+ ```
1005
+ Merge pull request #10 from anodelman/access-options-hash
1006
+
1007
+ (QE-628) install_pe needs to work with beaker-rspec
1008
+ ```
1009
+ * (QE-628) install_pe needs to work with beaker-rspec (3fc9776e)
1010
+
1011
+
1012
+ ```
1013
+ (QE-628) install_pe needs to work with beaker-rspec
1014
+
1015
+ - add access to the options hash from beaker-rspec
1016
+ ```
1017
+ ### <a name = "beaker-rspec2.0.0">beaker-rspec2.0.0 - 6 Dec, 2013 (d836ebac)
1018
+
1019
+ * Merge pull request #9 from anodelman/make-gem (d836ebac)
1020
+
1021
+
1022
+ ```
1023
+ Merge pull request #9 from anodelman/make-gem
1024
+
1025
+ create 2.0.0 beaker-rspec gem
1026
+ ```
1027
+ * create 2.0.0 beaker-rspec gem (09180d72)
1028
+
1029
+
1030
+ ```
1031
+ create 2.0.0 beaker-rspec gem
1032
+
1033
+ - upping to 2.0.0 because of change in ENV var support
1034
+ ```
1035
+ * Merge pull request #8 from anodelman/fix-env-vars (422bb9c6)
1036
+
1037
+
1038
+ ```
1039
+ Merge pull request #8 from anodelman/fix-env-vars
1040
+
1041
+ (QE-603) RSPEC_DESTROY and RSPEC_NO_PROVISION need to be clarified
1042
+ ```
1043
+ * (QE-603) RSPEC_DESTROY and RSPEC_NO_PROVISION need to be clarified (54ff767c)
1044
+
1045
+
1046
+ ```
1047
+ (QE-603) RSPEC_DESTROY and RSPEC_NO_PROVISION need to be clarified
1048
+
1049
+ - using RS_DESTROY=no for not destroying boxes post-test
1050
+ - using RS_PROVISION=no for not provisioning boxes before tests
1051
+ ```
1052
+ ### <a name = "beaker-rspec1.0.0">beaker-rspec1.0.0 - 3 Dec, 2013 (65e89ec9)
1053
+
1054
+ * Initial release.
1055
+
1056
+
1057
+ \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*