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

IBM / ubiquity / 1487
59%
master: 0%

Build:
Build:
LAST BUILD BRANCH: spectrumscale_debug
DEFAULT BRANCH: master
Ran 11 Nov 2018 10:56AM UTC
Jobs 1
Files 42
Run time 2s
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

11 Nov 2018 10:53AM UTC coverage: 57.988% (+0.2%) from 57.742%
1487

push

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

45 of 45 new or added lines in 5 files covered. (100.0%)

2294 of 3956 relevant lines covered (57.99%)

6.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1487.1 11 Nov 2018 10:56AM UTC 0
57.99
Travis Job 1487.1
Source Files on build 1487
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1487
  • 3c95a5d6 on github
  • Prev Build on dev (#1450)
  • Next Build on dev (#1496)
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