Skip to content

BFD-4576: Make IDR->BFD validation script run automatically on a schedule - #3229

Merged
malessi merged 32 commits into
masterfrom
alessio/BFD-4576__autorun-idr-validator
Aug 5, 2026
Merged

BFD-4576: Make IDR->BFD validation script run automatically on a schedule#3229
malessi merged 32 commits into
masterfrom
alessio/BFD-4576__autorun-idr-validator

Conversation

@malessi

@malessi malessi commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

JIRA Ticket:
BFD-4576

What Does This PR Do?

This PR refactors the original idr_bfd_comparer.py script into its own Python utility: idr-bfd-validator. To support this, the IDR Pipeline application (bfd-pipeline-idr/idr-pipeline) has been refactored into a packaged application project such that it can be imported as a package by other Python code; in this case, idr-bfd-validator. Additionally, a new container Image (named bfd-platform-idr-validator) is now built from the idr-bfd-validator and a new Tofuservice, 04-idr-bfd-validator, has been introduced to automatically run said container as an ECS Task automatically every hour.

What Should Reviewers Watch For?

If you're reviewing this PR, please check for these things in particular:

  • See above

What Security Implications Does This PR Have?

Please indicate if this PR does any of the following:

  • Adds any new software dependencies

  • Modifies any security controls

  • Adds new transmission or storage of data

  • Any other changes that could possibly affect security?

  • I have considered the above security implications as it relates to this PR. (If one or more of the above apply, it cannot be merged without the ISSO or team security engineer's (@sb-benohe) approval.)

  • I have created tests to sufficiently ensure the reliability of my code, if applicable. If this is a modification to an existing piece of code, I have audited the associated tests to ensure everything works as expected.

Validation

Have you fully verified and tested these changes? Is the acceptance criteria met? Please provide reproducible testing instructions, code snippets, or screenshots as applicable.

  • Running the idr-bfd-validator locally, verifying that it works as expected
  • Running the idr-pipeline locally, verifying that it still works as expected
  • Running the idr-pipeline tests, verifying that they still pass
  • tf applying idr-bfd-validator in prod, verifying that it applys successfully and the Task runs as expected and works

@malessi
malessi force-pushed the alessio/BFD-4576__autorun-idr-validator branch from 680045e to c00eb6e Compare July 29, 2026 21:25
@malessi
malessi marked this pull request as ready for review July 29, 2026 21:25
Comment thread apps/bfd-pipeline-idr/Dockerfile.dockerignore
@malessi
malessi force-pushed the alessio/BFD-4576__autorun-idr-validator branch from c00eb6e to 43d73af Compare July 30, 2026 16:23
@malessi
malessi force-pushed the alessio/BFD-4576__autorun-idr-validator branch from 2fda77b to a164bb8 Compare August 4, 2026 15:25
Comment thread ops/services/04-idr-bfd-validator/main.tf Outdated
@malessi
malessi enabled auto-merge August 5, 2026 19:16
@bfd-sast

bfd-sast Bot commented Aug 5, 2026

Copy link
Copy Markdown

Quality Gate passed Quality Gate passed for 'bfd-parent'

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube

@malessi
malessi added this pull request to the merge queue Aug 5, 2026
Merged via the queue into master with commit ad359b7 Aug 5, 2026
13 checks passed
@malessi
malessi deleted the alessio/BFD-4576__autorun-idr-validator branch August 5, 2026 19:35
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.

4 participants