bk-nodeman
bk-nodeman copied to clipboard
bugfix: 远程采集场景下报错主机不存在 (closed #830)
Codecov Report
Merging #893 (2c97394) into V2.2.18-rc (826023f) will decrease coverage by
0.08%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## V2.2.18-rc #893 +/- ##
==============================================
- Coverage 71.05% 70.97% -0.09%
==============================================
Files 294 294
Lines 21597 21615 +18
==============================================
- Hits 15346 15341 -5
- Misses 6251 6274 +23
Impacted Files | Coverage Δ | |
---|---|---|
apps/backend/components/collections/plugin.py | 81.41% <0.00%> (-0.47%) |
:arrow_down: |
apps/node_man/serializers/policy.py | 64.76% <0.00%> (-9.40%) |
:arrow_down: |
apps/backend/subscription/serializers.py | 87.67% <0.00%> (-0.57%) |
:arrow_down: |
apps/backend/subscription/steps/plugin.py | 47.48% <0.00%> (-0.56%) |
:arrow_down: |
apps/backend/subscription/views.py | 50.57% <0.00%> (-0.44%) |
:arrow_down: |
apps/node_man/handlers/plugin_v2.py | 85.00% <0.00%> (+0.15%) |
:arrow_up: |
apps/node_man/handlers/job.py | 86.32% <0.00%> (+0.26%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 826023f...2c97394. Read the comment docs.
下发过程验证
-
指定远程主机
10.0.1.7
作为远程采集目标主机 -
验证相关采集数据
-
验证相关主机服务器上的目录是否符合预期
验证结论:当前逻辑可以将采集器相关配置和目录下发到远程采集主机