change vf topo config file to => /var/rdma/eni_topo#892
change vf topo config file to => /var/rdma/eni_topo#892l1b0k merged 1 commit intoAliyunContainerService:mainfrom
Conversation
to ensure config file been refreshed after node reboot Signed-off-by: bingshen.wbs <bingshen.wbs@alibaba-inc.com>
There was a problem hiding this comment.
Pull Request Overview
Changes the default configuration file path for VF topology from /etc/sysconfig/pcie_topo to /var/rdma/eni_topo to ensure the configuration file is properly refreshed after node reboots.
- Updated the
defaultNUSAConfigPathconstant to point to a new location in/var/rdma/
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because you have indirect coverage changes. Learn more about Unexpected Coverage Changes and reasons for indirect coverage changes. Additional details and impacted files@@ Coverage Diff @@
## main #892 +/- ##
==========================================
- Coverage 52.98% 52.97% -0.01%
==========================================
Files 132 132
Lines 19523 19523
==========================================
- Hits 10344 10343 -1
Misses 8123 8123
- Partials 1056 1057 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
to ensure config file been refreshed after node reboot