Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 7.x] Update stdout and stderr methods #2488

Merged
merged 2 commits into from
Feb 8, 2024
Merged

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 8, 2024

Description

Backport of #2482 to 7.x.

Previously in Beaker, you could use standalone stdout and stderr methods
to access output from remote machines.

These methods were deprecated in 2013 with voxpupuli/beaker@28b2510 and
dropped entirely in voxpupuli/beaker@73a31c7.

This commit removes these methods from puppet-agent tests in favor of
calling stdout and stderr methods on Result objects.

(cherry picked from commit f13f035)
@github-actions github-actions bot requested a review from a team as a code owner February 8, 2024 22:33
@puppetlabs-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@mhashizume mhashizume added the maintenance Maintenance chores are typically excluded from changelogs label Feb 8, 2024
@mhashizume mhashizume closed this Feb 8, 2024
@mhashizume mhashizume reopened this Feb 8, 2024
@mhashizume mhashizume merged commit 4b1af5e into 7.x Feb 8, 2024
3 checks passed
@mhashizume mhashizume deleted the backport-2482-to-7.x branch February 8, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance chores are typically excluded from changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants