Skip to content

Releases: voxpupuli/beaker

beaker 2.44.0

09 Jun 20:38
Compare
Choose a tag to compare

Highlights

Details

Bug

  • [BKR-822] - Environment variables ignored when on() passed Beaker::Command

Improvement

  • [BKR-813] - connect jenkins-beaker's beaker-pe combined smoketest to the beaker-pe PR process

Maintenance Tasks

  • #1138 Update docker.md
  • #1136 (MAINT) added LXC hypervisor fork link
  • #1131 (MAINT) moved non-conflicting hypervisor docs into hypervisor folder

beaker 2.43.0

01 Jun 21:50
Compare
Choose a tag to compare

Details

Bug

  • [BKR-718] - Beaker rake tasks fail on rake 11 - Breaks upstream builds
  • [BKR-758] - incompatibility with bitvise ssh on windows
  • [BKR-811] - Add Documentation for Confine method

beaker 2.42.0

23 May 17:44
Compare
Choose a tag to compare

Details

Bug

  • [BKR-688] - Message emitted by confine :except is misleading

Maintenance Tasks

  • #1120 - (maint) Change spec test to use simplest assertion

beaker 2.41.0

10 May 20:50
Compare
Choose a tag to compare

Highlights

@er0ck fixed the skip_test method from within puppet_running_on blocks in BKR-779
@kevpl fixed an issue when beaker would drain a vm pool in BKR-787

Bug

  • [BKR-779] - skip_test (probably others) don't work in with_puppet_running_on
  • [BKR-789] - beaker --no-provision fails on Solaris 11 host

Improvement

  • [BKR-684] - Create Canonical Confluence Document for All Beaker Libraries
  • [BKR-787] - Request unfulfilled hosts only on repeat
  • [BKR-799] - Support Fedora better in Beaker
  • [BKR-800] - clean up wiki docs

New Feature

  • [BKR-776] - TestCase method(s) for exporting structured data (to junit.xml)

beaker 2.40.0

18 Apr 23:48
Compare
Choose a tag to compare

Highlights

Details

Bug

  • [BKR-219] - is_puppetserver cannot be specified for an individual host
  • [BKR-759] - puppet-agent paths for osx packages is incorrect
  • [BKR-767] - Beaker fails to install puppet-agent when Solaris version has a minor component
  • [BKR-770] - Beaker failing for EL7 hosts due to 404 when fetching EPEL package

Improvement

  • [BKR-521] - handle priority of the command execution options like :acceptable_exit_codes

New Feature

  • [BKR-680] - Add support for huaweios-6-powerpc
  • [BKR-750] - Add suite that "always runs", even if the pre-suite errored

Task

  • [BKR-766] - Install puppet-agent packages on huaweios hosts from Dev repo

Maintenance Tasks

  • #1094 Avoid scoping change in Ruby 2.2
  • #1095 Log Windows versions.txt post MSI install
  • #1097 Clarify beaker installation guide
  • #1099 add beaker-template link to README
  • #1096 added ticket process doc & meta docs folder
  • #1102 bump google-api-client to ~> 0.8, < 0.9.5

beaker 2.39.0

06 Apr 22:39
Compare
Choose a tag to compare

Highlights

@pinkypie Added rake tasks for running acceptance locally BKR-430

Details

New Feature

  • [BKR-708] - Add support for Ubuntu 16.04 Xenial (amd64, i386)

Task

  • [BKR-430] - Beaker should have a rake tasks for running acceptance tests locally

(maint)

  • change junit skip to skipped to match schema #1083
  • Add more libraries to Beaker-Libraries.md #1088

beaker 2.38.1

31 Mar 20:00
Compare
Choose a tag to compare

Highlights

@glennmatthews fixed an issue with extraneous quotes generated for Cisco IOS XR in BKR-753

Bug

  • [BKR-753] - Cisco IOS XR broken by BKR-749

beaker 2.38.0

30 Mar 22:53
Compare
Choose a tag to compare

Highlights

@LuvCurves updated the Cisco host with pre-commands in BKR-749

Details

Bug

  • [BKR-658] - Docker boxes fail when BEAKER_provision=no
  • [BKR-722] - cisco host#prepend_commands needs fixes for 'sudo' and user_pc
  • [BKR-749] - Cisco Nexus Pre-command not adequate for redirected commands

beaker 2.37.0

15 Mar 19:17
Compare
Choose a tag to compare

Highlights

Details

Bug

  • [BKR-715] - install_puppet_agent_dev_repo_on ignores puppet_agent_version option for MSI name

Improvement

  • [BKR-702] - Add platform-specific DSL helper to confine tagged tests

Task

  • [BKR-705] - Change Cisco Platform names for better platform differentiation

2.36.0

09 Mar 21:25
Compare
Choose a tag to compare

Highlights

  • @kevpl plan cleanup of scooter dependency introduced in shallow gravy BKR-308

Details

Bug

  • [BKR-451] - Undefined "warning" method on Logger
  • [BKR-671] - Beaker reports NoMethodError if it fails to acquire a VM

Improvement

  • [BKR-669] - install puppet-agent on wrlinux-7 hosts

Task

  • [BKR-308] - plan cleanup of scooter dependency introduced in shallow gravy