Skip to content

Releases: voxpupuli/beaker

beaker 4.17.0

20 Feb 14:34
Compare
Choose a tag to compare

Added

  • Windows support in host_helpers (#1622)
  • EL 8 support (#1623)

beaker 4.16.0

05 Feb 18:54
Compare
Choose a tag to compare

Added

  • release section to README (#1618)
  • false return if link_exists? raises an error (#1613)

Fixed

  • host.reboot uses uptime rather than ping to check host status (#1619)

beaker 4.15.0

30 Jan 15:32
Compare
Choose a tag to compare

Added

  • macOS 10.15 Catalina support (BKR-1621)

beaker 4.14.1

18 Nov 21:37
Compare
Choose a tag to compare

Fixed

  • fips_mode? detection (#1607)

beaker 4.14.0

12 Nov 22:54
Compare
Choose a tag to compare

Added

  • Pre-built steps output stacktraces when aborted (QENG-7466)

beaker 4.13.1

07 Oct 21:01
Compare
Choose a tag to compare

Fixed

  • Use correct platform variant for FIPS repo configs download (BKR-1616)

beaker 4.13.0

16 Sep 22:26
Compare
Choose a tag to compare

Added

  • Host enable_remote_rsyslog method (QENG-7466)

beaker 4.12.0

14 Aug 18:02
Compare
Choose a tag to compare

Added

  • redhatfips as a recognized platform (PE-27037)

beaker 4.11.1

13 Aug 15:25
Compare
Choose a tag to compare

Changed

  • host.down?'s wait from a fibonacci to a constant wait (BKR-1595)

beaker 4.11.0

22 Jul 17:21
Compare
Choose a tag to compare

Added

  • FIPS detection host method (BKR-1604)
  • PassTest exception catching for standard reporting