Skip to content

(PE-37704) Allow for SLES-11 (Intel) builds to be installed in PE 2021.7.x for testing#264

Merged
joshcooper merged 1 commit into
puppetlabs:2.xfrom
shubhamshinde360:PE-37704-merge-to-2.x
Apr 2, 2024
Merged

(PE-37704) Allow for SLES-11 (Intel) builds to be installed in PE 2021.7.x for testing#264
joshcooper merged 1 commit into
puppetlabs:2.xfrom
shubhamshinde360:PE-37704-merge-to-2.x

Conversation

@shubhamshinde360

Copy link
Copy Markdown
Contributor
  • Define method to install sles-11 rpm from agent-downloads since it is not present in PE.
  • Define rspec to test the above method.
  • Adds a new mock sles11 host to the hosts list for the rspec.
  • Expect get_mco_setting() to be received twice instead of once for the subject, one for osx host (already existed before this commit), another for sles11 host (added in this commit).

…1.7.x for testing

  - Define method to install sles-11 rpm from agent-downloads since it is not present in PE.
  - Define rspec to test the above method.
  - Adds a new mock sles11 host to the hosts list for the rspec.
  - Expect get_mco_setting() to be received twice instead of once for the subject, one for osx host (already existed before this commit), another for sles11 host (added in this commit).
@shubhamshinde360 shubhamshinde360 requested review from a team as code owners April 1, 2024 07:02

@joshcooper joshcooper left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks to be a backport of #259

In the future when backporting commits, can you cherry-pick them with git cherry-pick -x <SHA> so that the git commit summary has a reference to the the SHA from which it came?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants