#152 How to find out if a result got waived?
Closed: Invalid 3 months ago by lholecek. Opened 6 years ago by pingou.

Looking at: https://bodhi.fedoraproject.org/updates/FEDORA-2018-66c96e0024 and https://bodhi.fedoraproject.org/updates/FEDORA-2018-85dd2a6ff9 both updates are against f26 and failed the Atomic CI pipeline.

How can I check if the failed result got waived?

I tried using waiverdb-cli, but it seems to only be creating new waivers, so looks like I created two instead of trying to retrieve the current status, so we should have two:

$ waiverdb-cli --waived -p "fedora-26" -r 20196153
Created waiver 97 for result 20196153
$ waiverdb-cli --no-waived -p "fedora-26" -r 20196153
Created waiver 98 for result 20196153

But were there some before these two?

Any ideas?


Ok so with help from giulia on IRC I went through the waivers in https://waiverdb-web-waiverdb.app.os.fedoraproject.org/api/v1.0/waivers/

So I have my answer for this specific ticket but maybe we could consider it as a RFE to waiverdb-cli :)

Sure! I think we'd accept patches here, but we don't have cycles to do it immediately. Can keep it in the backlog for now. Shouldn't be too hard. :)

@gnaponie, thanks for helping @pingou out!

Closing as no longer valid.

Metadata Update from @lholecek:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

3 months ago

Login to comment on this ticket.

Metadata