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

IBM / ubiquity / 1495
58%
master: 0%

Build:
Build:
LAST BUILD BRANCH: spectrumscale_debug
DEFAULT BRANCH: master
Ran 12 Nov 2018 05:45PM UTC
Jobs 1
Files 43
Run time 3s
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

12 Nov 2018 05:43PM UTC coverage: 58.333% (+0.6%) from 57.742%
1495

Pull #263

travis-ci

web-flow
Fix/ub 1671 idempotent issues in delete (#266)

in this PR the idempotent issues in the delete request are fixed.
the issues are as follows: (in delete volume function)

* in get Back-end in the storage_api_handler delete function - if volume does not exist then return nil.
* in get volume: if volume does not exist then return success
* in vol delete from XIV : if an 404 error is returned from SC then continue with the flow. (to delete from ubiquity DB)
* in delete volume from DB (for the case where we have a non-db volume) if a volume not found error is returned then return success.

in all the above issues an idempotent there is a warning message in the logger.
comment : an assumption is made that if a volume is removed from the DB then it is definitely removed from the storage since the removal from the DB is the latter operation.

Note: addition PR to handle delete idempotent in the flex side -> #266
Pull Request #263: Spectrumscale validation

184 of 184 new or added lines in 9 files covered. (100.0%)

2359 of 4044 relevant lines covered (58.33%)

6.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1495.1 12 Nov 2018 05:45PM UTC 0
58.33
Travis Job 1495.1
Source Files on build 1495
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1495
  • Pull Request #263
  • PR Base - dev (#1450)
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

© 2026 Coveralls, Inc