Skip to content

[Nexthop] update run-helper.sh for platform_mapping_v2 and bspmapping#1335

Open
andrew-nexthop wants to merge 1 commit into
facebook:mainfrom
nexthop-ai:no-nos-update-run-helper-sh-platform
Open

[Nexthop] update run-helper.sh for platform_mapping_v2 and bspmapping#1335
andrew-nexthop wants to merge 1 commit into
facebook:mainfrom
nexthop-ai:no-nos-update-run-helper-sh-platform

Conversation

@andrew-nexthop

Copy link
Copy Markdown
Contributor

Pre-submission checklist

  • I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running pip install -r requirements-dev.txt && pre-commit install
  • pre-commit run

Summary

In order to update platforms, we need to run ./fboss/lib/platform_mapping_v2/run-helper.sh --platform-name [...] but the script was hitting errors. Also, noticed that ./fboss/lib/bsp/bspmapping/run-helper.sh had a similar error.

Test Plan

This change allowed us to generate latest [...]_platform_mapping.json and /tmp/generated_configs/[...].json

Signed-off-by: andrew-nexthop <andrew@nexthop.ai>
@andrew-nexthop andrew-nexthop requested review from a team as code owners June 25, 2026 22:23
@meta-cla meta-cla Bot added the CLA Signed label Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant