Commit e707ae4
Name fake-SAI agent binaries with -sai_impl suffix
The BUILD_SAI_FAKE arm now builds the agents with the -sai_impl suffix
(and is made mutually exclusive with the real-SAI SAI_IMPL path via
elseif), and fboss_fake_agent_targets depends on wedge_agent-sai_impl /
fboss_hw_agent-sai_impl. This lands fake-SAI builds at the
/opt/fboss/bin paths the systemd units and package.py already reference,
so the fboss-sim runtime no longer needs the -fake -> -sai_impl
symlinks.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent bdf9a08 commit e707ae4
2 files changed
Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1341 | 1341 | | |
1342 | 1342 | | |
1343 | 1343 | | |
1344 | | - | |
1345 | | - | |
| 1344 | + | |
| 1345 | + | |
1346 | 1346 | | |
1347 | 1347 | | |
1348 | 1348 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
213 | 214 | | |
214 | 215 | | |
215 | 216 | | |
| |||
0 commit comments