Skip to content

Commit 7fa7223

Browse files
r-barnesmeta-codesync[bot]
authored andcommitted
Fix rebalancer manifest pathmaps
Reviewed By: sahilsd Differential Revision: D93793354 fbshipit-source-id: fdd48e012ee9221defd8b30aadf6e8f2cbc1f31b
1 parent 2393a21 commit 7fa7223

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

build/fbcode_builder/manifests/rebalancer

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ xxhash
2727
REBALANCER_USE_SCIP=0
2828

2929
[shipit.pathmap]
30-
fbcode/algopt/rebalancer/oss = .
31-
fbcode/algopt/rebalancer = rebalancer
30+
fbcode/algopt/rebalancer/oss_root = .
31+
fbcode/algopt/rebalancer = algopt/rebalancer
32+
fbcode/algopt/lp = algopt/lp
3233

3334
[dependencies.all(distro=centos_stream,distro_vers=9)]
3435
gcc14

0 commit comments

Comments
 (0)