Skip to content

Releases: voxpupuli/beaker

beaker 2.28.0

04 Nov 22:51
Compare
Choose a tag to compare

Highlights

and many more below!

Details

Bug

  • [BKR-511] - Beaker fails to launch Vagrant VMs when run within Bundler
  • [BKR-579] - call to rpm in Beaker::DSL::InstallUtils ignores package_proxy option
  • [BKR-583] - Version value causes bug on Windows machines
  • [BKR-584] - Fix issues with PSWindows Provider
  • [BKR-587] - fix apply_manifest_on documentation from BKR-571
  • [BKR-588] - Need to update Beaker's EOS (Arista) support
  • [BKR-590] - remove data/hard-coded values from puppet_helpers
  • [BKR-592] - Fog dependency breaks beaker
  • [BKR-596] - The "copy_module_to" Method Breaks on BitVise Windows Templates
  • [BKR-598] - aws-sdk: Race condition in key-pair creation, exasperated by recent unique key changes
  • [BKR-614] - Transient test failure: reconnecting to host times out in Beaker "can reboot host" acceptance test

New Feature

  • [BKR-597] - Need to update Beaker's Cumulus support

Task

  • [BKR-358] - beaker acceptance tests for dsl::helpers::host_helpers
  • [BKR-600] - Create in-repo documentation from the Beaker project wiki
  • [BKR-602] - Redirect all Beaker wiki pages to in-repo documentation
  • [BKR-607] - Remove tar install for AIX

beaker 2.27.0

21 Oct 21:07
Compare
Choose a tag to compare

Highlights

Details

Bug

  • [BKR-380] - beaker vagrant windows box support issues
  • [BKR-574] - Can't set `restart_when_done` to false in configuration

Improvement

  • [BKR-539] - simplified Dockerfile support
  • [BKR-573] - add remove_puppet_on helper
  • [BKR-582] - Adjust colors for messaging based on context of run
  • [BKR-542] - Remove big object dump from log

beaker 2.26.0

13 Oct 20:05
Compare
Choose a tag to compare
    Release Notes - Beaker - Version BKR 2.26.0

Bug

  • [BKR-275] - PowerShell Wrapper Does not Handle Quoting

Improvement

  • [BKR-580] - Allow --collect-perf-data to send data dump to Graphite

New Feature

  • [BKR-488] - Add support for Windows 10 (x86, x64)

beaker 2.25.0

01 Oct 21:16
Compare
Choose a tag to compare

Bug

  • [BKR-351] - output inside/below step should be indented properly
  • [BKR-522] - Beaker should not use cached key pair on EC2
  • [BKR-533] - Beaker's `confine` overwrites the array of all hosts
  • [BKR-535] - Regression: confine_block does not skip tests with beaker 2.24.0
  • [BKR-554] - Add AIX support for 'repo'/'package' installation

Improvement

  • [BKR-532] - get beaker-hiera usage merged into beaker itself
  • [BKR-545] - Solaris 11 should expect `p5p` for puppet-agent package files

New Feature

  • [BKR-327] - Add support for EL7 to add_el_extras method

Task

  • [BKR-564] - beaker no longer works on ruby 1.9.3
  • [BKR-568] - no longer accept PRs marked as "(MAINT)"

Beaker 2.24.0 release

15 Sep 22:52
Compare
Choose a tag to compare

Bug

  • [BKR-505] - `confine_block` skips remainder of test if matching hosts list is ever emptied
  • [BKR-506] - FQDN contains trailing dot
  • [BKR-519] - Beaker prints invisible messages in debug mode (black-on-black)
  • [BKR-520] - Make curl commands compatible with AIX
  • [BKR-523] - Beaker prints error message on exit when using docker containers

Improvement

  • [BKR-431] - Fetch AWS credentials from environment variables
  • [BKR-455] - use of both :accept*exit_codes options for on() et al. should warn
  • [BKR-531] - react to new osx name structure

New Feature

  • [BKR-482] - Add support for OSX 10.11 El Capitan (x86_64)
  • [BKR-515] - host_name_prefix to distinguish instances
  • [BKR-516] - openstack needs to support more envs

Task

  • [BKR-514] - increase polling timeout when requesting vpool instances

Beaker 2.23.0 release

09 Sep 15:46
Compare
Choose a tag to compare

Bug

  • [BKR-440] - host_preserved.yml file should disable the pre_suite
  • [BKR-469] - EC2 Jenkins Slave can't login to EC2 Puppet Master
  • [BKR-497] - beaker should skip configuration for f5 hosts

Improvement

  • [BKR-504] - Update Solaris package name to correspond to RE changes

Beaker 1.21.0 release

02 Sep 22:03
Compare
Choose a tag to compare

Bug

  • [BKR-486] - Beaker 1.x needs vmpooler token support backported for legacy puppet-server testing

Beaker 2.22.0

01 Sep 18:30
Compare
Choose a tag to compare

Tickets included in this release:

  • Improvement BKR-459 update osx package name and directory to correspond to RE changes
  • New Feature BKR-458 add beaker notouch hypervisor
  • New Feature BKR-470 Add Solaris 10 (Sparc, i386) support for installing puppet-agent packages
  • New Feature BKR-472 Add Solaris 11 (Sparc, i386) support for installing puppet-agent packages

Beaker 2.21.0

26 Aug 22:48
Compare
Choose a tag to compare

Tickets included in this release:

  • Bug BKR-9 beaker-rspec doesn't work with ruby 2.0
  • Task BKR-445 Test Beaker against Ruby 2.1.6 fix any bugs
  • Bug BKR-382 Beaker Installs optional package by default when installing PE
  • Bug BKR-395 Calling remove_defaults_on twice with type: aio in config file throws e
    xception
  • Bug BKR-452 deploy_apt_repo uses out of date code name mapping
  • Bug BKR-293 PowerShell Hangs on Windows 2008 R2 WMF 5.0 Beta
  • Bug BKR-449 beaker acceptance base smoketest intermittant failure on ubuntu 1504
  • Bug BKR-443 /etc/hosts is not hacked when using openstack hypervisor
  • Improvement BKR-408 Support Solaris as a beakernode