Skip to content

Releases: voxpupuli/beaker

beaker 4.10.0

01 Jul 22:35
Compare
Choose a tag to compare

Added

  • Down & Up Checking to Host#reboot (BKR-1595)

beaker 4.9.0

19 Jun 20:20
Compare
Choose a tag to compare

Changed

  • SSH Connection failure backoff shortened (BKR-1599)

beaker 4.8.0

04 Jun 19:29
Compare
Choose a tag to compare

Added

  • Support for Fedora >= 30 (BKR-1589)
  • Codenames for Ubuntu 18.10, 19.04, and 19.10

Changed

  • Remove "repos-pe" prefix for repo filenames

beaker 4.7.0

17 Apr 23:22
Compare
Choose a tag to compare

Added

  • Provide for OpenSSL 1.1.x+ support
  • enable Solaris10Sparc pkgutil SSL CA2 (IMAGES-844)

Changed

  • update pry-byebug dependency 3.4.2->3.6 (BKR-1568)
  • disabling hostkey checks for cisco hosts (QENG-7108)
  • Change behavior of ruby versioning to accept job-parameter RUBY_VER
  • Change subcommand pre-suite to install ruby 2.3.1

beaker 4.6.0

07 Mar 16:21
Compare
Choose a tag to compare

4.6.0 - 2019.03.07

Added

  • Codename for Debian 10 'Buster'

beaker 4.5.0 released

24 Jan 00:17
Compare
Choose a tag to compare

Changed

  • Do not mirror profile.d on Debian (BKR-1559)

beaker 4.4.0

10 Jan 00:59
Compare
Choose a tag to compare

Added

  • Return root considerations for appending on nexus devices (BKR-1562)
  • Permit user environment on osx-10.14 (BKR-1534)
  • Add host helpers for working with files (BKR-1560)

Changed

  • Replace ntpdate with crony on RHEL-8 (BKR-1555)

beaker 4.3.0

12 Dec 22:55
Compare
Choose a tag to compare

Added

  • Use zypper to install RPM packages on SLES (PA-2336)
  • Add only-fails capability to beaker (BKR-1523)

beaker 4.2.0

28 Nov 21:06
Compare
Choose a tag to compare

Added

  • BEAKER_HYPERVISOR environment variable to choose the beaker-hostgenerator hypervisor

Changed

  • Handling of vsh appended commands for cisco_nexus (BKR-1556)
  • Acceptance tests: Add backoffs to other create_remote_file test

Fixed

  • Don't always start a new container with docker (can be reused between invocations of the provision and exec beaker subcommands) (BKR-1547)
  • Recursively remove unpersisted subcommand options (BKR-1549)

beaker 4.1.0

25 Oct 21:29
Compare
Choose a tag to compare

Added

  • --preserve-state flag will preserve a given host options hash across subcommand runs(BKR-1541)

Changed

  • Added additional tests for EL-like systems and added 'redhat' support where necessary
  • Test if puppet module is installed in '/' and avoid stripping of path seperator