Skip to content

Fix preprod dryrun auto-deploy check

John Skarbek requested to merge jts/fix-pre-dry-run-check into master

What does this MR do?

  • We recently removed memory-bound in favor of catchall due to naming being more sound
  • What we didn't fix was the dry-run validator that ensures the desired changes match up
  • Let's do that with this commit

Author Check-list

Please read the Contributing document and once you do, complete the following:

  • Assign to the correct reviewer per the contributing document
  • Apply the correct metadata per the contributing document
  • Link to related MRs for applying the changes on other environments
  • Link to related Chef changes
  • If necessary link to a Criticality 4 Change Request issue

Reviewer Check-list

  • Reviewed the diff jobs to confirm changes are as expected
  • No changes shown in the diffs not associated with this MR - This may require a rebase or further investigation
Edited by Henri Philipps

Merge request reports