Conversation
|
The blockdevices on path |
Signed-off-by: Nivedita-coder <[email protected]>
174d223 to
05149dc
Compare
| state: true | ||
| include: "" | ||
| exclude: "/dev/loop,/dev/fd0,/dev/sr0,/dev/ram,/dev/md,/dev/dm-,/dev/rbd,/dev/zd" | ||
| exclude: "/dev/loop,/dev/fd0,/dev/sr0,/dev/ram,/dev/md,/dev/dm-,/dev/rbd,/dev/zd,/dev/sda,/dev/sdb" |
There was a problem hiding this comment.
How does this change, helps in the integration test path filter. ?
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
|
@Nivedita-coder Are there any updates on this PR? |
Hey @akhilerm, writing the integration test, will make the PR by this week. |
|
Hey @Nivedita-coder, are there any updates to this PR? |
|
@Nivedita-coder Are there any updates on this PR? |
Addresses the following issues: #316
Signed-off-by: Nivedita Prasad [email protected]