openebs-archive / node-disk-manager

Kubernetes Storage Device Management
https://openebs.io/docs
Apache License 2.0
182 stars 113 forks source link

integration-test #653

Open Nivedita-coder opened 3 years ago

Nivedita-coder commented 3 years ago

Addresses the following issues: #316 Signed-off-by: Nivedita Prasad niveditaprasad81@gmail.com

Nivedita-coder commented 3 years ago

The blockdevices on path /dev/sdb /dev/sda is in inactive status, here are the outputs:

kubectl get bd -n openebs -o wide
NAME                                           NODENAME                           PATH        FSTYPE   SIZE           CLAIMSTATE   STATUS     AGE
blockdevice-18d185d10824b64718b1810910d14c25   lenovo-ideapad-l340-15irh-gaming   /dev/sdb    vfat     7750287360     Unclaimed    Inactive   35h
blockdevice-062f9e63a8f738c5c80a8dd9c76da379   lenovo-ideapad-l340-15irh-gaming   /dev/sda3   ntfs     998864060416   Unclaimed    Inactive   35h
blockdevice-f6de9bcc39618e718d875ea8819914e6   lenovo-ideapad-l340-15irh-gaming   /dev/sda2            16777216       Unclaimed    Inactive   35h
blockdevice-5b37fad69bea6352f6c107c555acdce0   lenovo-ideapad-l340-15irh-gaming   /dev/sda1   vfat     272629760      Unclaimed    Inactive   35h
blockdevice-38b0bba94a9f1313fcb344c725869d5e   lenovo-ideapad-l340-15irh-gaming   /dev/sda4   ntfs     1048576000     Unclaimed    Inactive   35h
codecov-commenter commented 3 years ago

Codecov Report

Merging #653 (05149dc) into develop (9fe3968) will decrease coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #653      +/-   ##
===========================================
- Coverage    46.09%   46.04%   -0.06%     
===========================================
  Files           78       78              
  Lines         3820     3820              
===========================================
- Hits          1761     1759       -2     
- Misses        1901     1903       +2     
  Partials       158      158              
Impacted Files Coverage Δ
cmd/ndm_daemonset/probe/udevprobe.go 47.43% <0.00%> (-0.80%) :arrow_down:

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 9fe3968...05149dc. Read the comment docs.

akhilerm commented 3 years ago

@Nivedita-coder Are there any updates on this PR?

Nivedita-coder commented 3 years ago

@Nivedita-coder Are there any updates on this PR?

Hey @akhilerm, writing the integration test, will make the PR by this week. Thanks!

z0marlin commented 3 years ago

Hey @Nivedita-coder, are there any updates to this PR?

akhilerm commented 2 years ago

@Nivedita-coder Are there any updates on this PR?