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

(PE-40239) Adding check for missing legacy flag #547

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

davidmalloncares
Copy link
Contributor

@davidmalloncares davidmalloncares commented Feb 13, 2025

If missing, adding legacy false to compilers

Summary

Updating upgrade.pp to set peadm_legacy_compiler to false for non-legacy compilers. Tested upgrade on Large env from PEADM v3.24.0/PE 2021.7.7 to latest PEADM/PE 2021.7.9 for the following scenarios:

  • L with modern compiler
  • L with 1 modern compiler and 1 legacy compiler
  • L with no compilers

Upgrade plan ran successfully in all cases and set the peadm_legacy_compiler flag appropriately

Additional Context

Add any additional context about the problem here.

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.

Changes include test coverage?

  • Yes
  • [] Not needed

Have you updated the documentation?

  • Yes, I've updated the appropriate docs
  • Not needed

If missing, adding legacy false to compilers
@davidmalloncares davidmalloncares merged commit e5f627c into main Feb 21, 2025
86 checks passed
@davidmalloncares davidmalloncares deleted the check_legacy_flag branch February 21, 2025 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants