Releases: voxpupuli/beaker
Releases · voxpupuli/beaker
beaker 2.32.1
beaker 2.32.0
Highlights
- @petems changed from
pkg_*topkg installcommands on fedora platforms in BKR-661 - @LuvCurves added support for ec2 netscaler provisioning in BKR-510
- @colinPL refactored parsed values validation in BKR-88
Details
Bug
- [BKR-604] - The "install_pe" Method Fails with BitVise Windows Template
- [BKR-660] - beaker pollutes environment with private bin directory of puppet
Improvement
- [BKR-88] - break out option/argument validation of parser.rb in beaker
- [BKR-661] - Change FreeBSD 9 to use pkgng
New Feature
beaker 2.31.0
Highlights
- @ody added a number of fixes in the setup phase
- @erikPrime added guards against calling update URLs from tests in BKR-237
- @sathlan added memory option to vagrant libvert in BKR-631
Details
Bug
- [BKR-569] - Beaker installs an older MSI instead of the one specified
- [BKR-626] - Download URL for puppet-agent-latest not working.
- [BKR-628] - Beaker::Host::Mac#group_present checks user accounts instead of group accounts
- [BKR-642] - Beaker no longer sets up puppet agent path correctly on AIX
- [BKR-643] - regression in 2.30: undefined local variable or method `databases'
- [BKR-644] - install_puppet_agent_dev_repo_on doesn't work on fedora
- [BKR-647] - Windows::Pkg#install_package method fails due to upstream changes
New Feature
- [BKR-631] - Add memory option to vagrant libvirt.
Task
- [BKR-237] - Prevent production dujour checkins for FOSS services running on master nodes
beaker 2.30.1
beaker 2.30.0
Highlights
- @hunner fixed the install_pe for solaris in 2015.2 issue in BKR-472
- @adrienthebo fixed broken YAML deserialization in BKR-634
Details
Bug
- [BKR-609] - pe_ver with empty string no longer tolerated properly
- [BKR-622] - Beaker Messes up Host IP when running with provision=no
- [BKR-634] - broken YAML deserialization for Beaker::Platform ruby 1.9.3-p194
- [BKR-636] - Following the howto write a beaker test for a module fails
Improvement
- [BKR-635] - Add VM hostname to VMX data during cloning operations
Task
- [BKR-623] - Implement alternate test-runner classes in Beaker
beaker 2.29.1
beaker 2.29.0
Highlights
- @developerinlondon added mounted folder support to the vagrant hypervisor in BKR-625!
Details
Bug
- [BKR-617] - Exceptions raised in a test case teardown don't always print the exception message
- [BKR-624] - Line_prefix_length does nothing
New Feature
- [BKR-625] - Beaker lacks a way to mount local folders inside nodes when using vagrant hypervisor
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_donecould 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