Tendrl / node-agent

A python agent local to every managed storage node in the sds cluster
GNU Lesser General Public License v2.1
4 stars 14 forks source link

Hard coded brick path separator symbol #866

Closed GowthamShanmugam closed 5 years ago

GowthamShanmugam commented 5 years ago

bugzilla: 1660779 tendrl-bug-id: Tendrl/node-agent#864

Signed-off-by: GowthamShanmugasundaram gshanmug@redhat.com

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ed055b1). Click here to learn what that means. The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #866   +/-   ##
=========================================
  Coverage          ?   41.93%           
=========================================
  Files             ?       72           
  Lines             ?     3043           
  Branches          ?      450           
=========================================
  Hits              ?     1276           
  Misses            ?     1703           
  Partials          ?       64
Impacted Files Coverage Δ
...lectors/gluster/tendrl_gluster_brick_disk_stats.py 0% <0%> (ø)
...r/low_weight/tendrl_glusterfs_brick_utilization.py 81.77% <100%> (ø)
...ster/heavy_weight/tendrl_glusterfs_profile_info.py 80.47% <100%> (ø)
...ter/low_weight/tendrl_glusterfs_health_counters.py 83.87% <100%> (ø)

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 ed055b1...5be4eed. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ed055b1). Click here to learn what that means. The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #866   +/-   ##
=========================================
  Coverage          ?   41.93%           
=========================================
  Files             ?       72           
  Lines             ?     3043           
  Branches          ?      450           
=========================================
  Hits              ?     1276           
  Misses            ?     1703           
  Partials          ?       64
Impacted Files Coverage Δ
...lectors/gluster/tendrl_gluster_brick_disk_stats.py 0% <0%> (ø)
...r/low_weight/tendrl_glusterfs_brick_utilization.py 81.77% <100%> (ø)
...ster/heavy_weight/tendrl_glusterfs_profile_info.py 80.47% <100%> (ø)
...ter/low_weight/tendrl_glusterfs_health_counters.py 83.87% <100%> (ø)

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 ed055b1...5be4eed. Read the comment docs.

GowthamShanmugam commented 5 years ago

@shtripat @nthomas-redhat please review and merge