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

IBM / ubiquity / 1487 / 1
59%
master: 0%

Build:
Build:
LAST BUILD BRANCH: spectrumscale_debug
DEFAULT BRANCH: master
Ran 11 Nov 2018 10:56AM UTC
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.1

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

2294 of 3956 relevant lines covered (57.99%)

6.29 hits per line

Source Files on job 1487.1
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1364
  • Travis Job 1487.1
  • 3c95a5d6 on github
  • Prev Job for on dev (#1450.1)
  • Next Job for on dev (#1496.1)
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