Releases: voxpupuli/beaker
Releases · voxpupuli/beaker
beaker 2.28.0
Highlights
- @alexharv074 fixed up & refactored RPM support in BKR-579!
- @rick moved the Beaker wiki into the repo in BKR-600!
- @kevpl fixed AWS key name collision issues in BKR-598!
- @johnduarte removed tar workarounds for AIX in BKR-607!
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
beaker 2.27.0
Highlights
- @joshcooper fixed an issue so that
restart_when_done
could be set in hosts files in BKR-574. - @johnduarte added some puppet removal capabilities for solaris testing in BKR-573.
- @ferventcoder added logging color customization in BKR-582.
Details
Bug
- [BKR-380] - beaker vagrant windows box support issues
- [BKR-574] - Can't set `restart_when_done` to false in configuration
Improvement
beaker 2.26.0
beaker 2.25.0
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
Beaker 2.24.0 release
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
Beaker 1.21.0 release
Bug
- [BKR-486] - Beaker 1.x needs vmpooler token support backported for legacy puppet-server testing
Beaker 2.22.0
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
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 withtype: 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