[Bug 887749] New: failed vs unresolvable in api /status/bsrequest? output
https://bugzilla.novell.com/show_bug.cgi?id=887749 https://bugzilla.novell.com/show_bug.cgi?id=887749#c0 Summary: failed vs unresolvable in api /status/bsrequest? output Classification: Internal Novell Products Product: openSUSE Build Service Version: master Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: api AssignedTo: adrian@suse.com ReportedBy: lchiquitto@suse.com QAContact: adrian@suse.com Found By: --- Blocker: --- $ iosc api /status/bsrequest?id=41287 <status id="41287"> <repository name="standard"> <arch arch="i586" result="failed"/> <arch arch="x86_64" result="failed"/> <arch arch="s390" result="failed"/> <arch arch="s390x" result="failed"/> <arch arch="ppc64le" result="building"/> <arch arch="aarch64" result="building"/> </repository> But when you look at the build status in the source project: $ iosc r home:sax2:branches:SUSE:SLE-12:GA/kiwi standard i586 unresolvable standard x86_64 unresolvable standard s390 unresolvable standard s390x unresolvable standard ppc64le blocked standard aarch64 blocked ports armv7l unresolvable Could you adjust the /status/bsrequest API to show 'unresolvable' instead of 'failed' in cases like this? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=887749 https://bugzilla.novell.com/show_bug.cgi?id=887749#c1 Leonardo Chiquitto <lchiquitto@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |WONTFIX --- Comment #1 from Leonardo Chiquitto <lchiquitto@suse.com> 2014-09-12 15:01:54 UTC --- As this /status/bsrequest API seems to be deprecated, I fixed our script to use other (/build, /source) calls. I think these will give us the correct build status, as they're used in 'osc results'. We can close this. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com