• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

IBM / ubiquity / 1291
59%
master: 0%

Build:
Build:
LAST BUILD BRANCH: spectrumscale_debug
DEFAULT BRANCH: master
Ran 05 Aug 2018 12:00PM UTC
Jobs 1
Files 4
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1291

push

travis-ci

web-flow
UB-1405: unmount flow should not fail if discovery fails (#229)

In this PR , the following idempotent issue with Unmount flow is fixed:
if a discovery of a volume fails, no need to fail the Unmount command, just need to skip the UnmountDeviceFlow.

more info:
if volume's mpath NOT discovered (because the device does not exist at all in multipath -ll) then we should skip UnmountDeviceFlow instead of failing (reminder - the UnmountDeviceFlow is the flow that does umount the device and cleanup of the mpath device) .
Why its idempotent? - because there is a chance that unmount flow will fail at the end of UnmountDeviceFlow after it unmounts and cleans the mpath device. So to be idempotent the unmount needs to handle unmount request while the mpath device was already cleaned.

98 of 160 relevant lines covered (61.25%)

1.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1291.1 05 Aug 2018 12:00PM UTC 0
61.25
Travis Job 1291.1
Source Files on build 1291
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1291
  • 8d65f6fc on github
  • Prev Build on dev (#1284)
  • Next Build on dev (#1292)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc