- 12 Apr, 2021 5 commits
-
-
Sébastien Delafond authored
-
Sébastien Delafond authored
-
Sébastien Delafond authored
-
Sébastien Delafond authored
Update to upstream version '4.28.1' with Debian dir 3502f50686733fb6bbaf7f4a9e059c1872825ad2
-
Sébastien Delafond authored
-
- 20 Jan, 2021 2 commits
-
-
Sébastien Delafond authored
-
Sébastien Delafond authored
-
- 29 Jun, 2020 2 commits
-
-
Utkarsh Gupta authored
Relax version constraints of net-s{sh,cp} See merge request !1 -
Lucas Kanashiro authored
net-ssh 6.x compatibility was added by upstream with no further changes here: https://github.com/puppetlabs/beaker/commit/582e72b and net-scp 3.x compatibility does not introduce any test regression, proposed to upstream here: https://github.com/puppetlabs/beaker/pull/1661
-
- 14 Apr, 2020 5 commits
-
-
Utkarsh Gupta authored
-
Utkarsh Gupta authored
-
Utkarsh Gupta authored
-
Utkarsh Gupta authored
-
Utkarsh Gupta authored
-
- 02 Apr, 2020 7 commits
-
-
Utkarsh Gupta authored
-
Utkarsh Gupta authored
-
Utkarsh Gupta authored
-
Utkarsh Gupta authored
-
Utkarsh Gupta authored
Update to upstream version '4.21.0' with Debian dir bb969a663fa734e71bb071c75f88e70c5d3833f0
-
Utkarsh Gupta authored
-
Utkarsh Gupta authored
-
- 30 Nov, 2018 1 commit
-
-
Sébastien Delafond authored
-
- 25 Oct, 2018 3 commits
-
-
Jenkins authored
-
Kevin Imber authored
(MAINT) add changelog for 4.1.0 release
-
kevpl authored
[skip ci]
-
- 24 Oct, 2018 4 commits
-
-
Kevin Imber authored
(PUP-9212) Allow for alpine platform
-
Kevin Imber authored
(PUP-9136) Preserve host hash from beaker exec run
-
Kevin Imber authored
(BKR-1432) Test if puppet module is directly in source host root
-
Tony Vu authored
The alpine platform is common for docker containers; allowing for it gives beaker-docker the context necessary to sideload ssh onto the container.
-
- 18 Oct, 2018 1 commit
-
-
Daniel Klockenkämper authored
-
- 17 Oct, 2018 2 commits
-
-
Spencer McElmurry authored
(MAINT) handle commandfailures in rsync tests
-
kevpl authored
In my previous work on this: https://github.com/puppetlabs/beaker/pull/1546 I took care of the cases where the method returned successfully but the issue we are seeing in CI is where exceptions are being thrown by the Host#do_rsync_to method. These changes take the exceptions into account, allowing them to be other cases that end similarly to the first, where we just continue backoff execution
-
- 15 Oct, 2018 5 commits
-
-
Melissa Stone authored
Prior to this change, we were losing state that had been set up when running our pre-suite. Unfortunately, this oversight wasn't felt because beaker was loading these defaults automatically for every beaker invocation. In beaker 4, that functionality was removed, and we found that state between beaker subcommand invocations was unfortunately not preserved. This commit adds in an optional flag `--preserve-state` that users can pass into a `beaker exec` invocation. This will update the beaker options file to amend the host has to include any new or updated information. This is particularly relevant for paths like privatebindir` that are referenced in tests.
-
Samuel authored
(MAINT) fix changelog entry
-
kevpl authored
The changelog entry from this PR is old: https://github.com/puppetlabs/beaker/pull/1496 This change pulls the changelog entry from back then into the now [skip ci]
-
Trevor Vaughan authored
* (MAINT) Update RHEL support for GCE Updated RHEL tests and support as discovered when testing the GCE patches in beaker-google. * re-add accidentally removed code
-
Spencer McElmurry authored
(MAINT) add rsync backoff for testing
-
- 11 Oct, 2018 1 commit
-
-
kevpl authored
Before, we would have a number of tests fail where it was caused by some connection error that if we had run it again, it probably would not be a problem. This change allows these calls to be made with backoffs so that the tests will be a little slower occasionally, but much more resilient to network issues
-
- 03 Oct, 2018 1 commit
-
-
Josh Cooper authored
Revert "(PUP-8305) Enable git-based acceptance testing"
-
- 21 Sep, 2018 1 commit
-
-
Melissa Stone authored
This reverts commit 731661b5.
-