Releases: voxpupuli/beaker
Releases · voxpupuli/beaker
beaker 4.10.0
Added
- Down & Up Checking to Host#reboot (BKR-1595)
beaker 4.9.0
Changed
- SSH Connection failure backoff shortened (BKR-1599)
beaker 4.8.0
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
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
beaker 4.5.0 released
Changed
- Do not mirror profile.d on Debian (BKR-1559)
beaker 4.4.0
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
Added
- Use zypper to install RPM packages on SLES (PA-2336)
- Add only-fails capability to beaker (BKR-1523)
beaker 4.2.0
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
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