Project

General

Profile

Actions

action #2552

closed

action #2520: Implement Factory-Tested Manager

Check factory state

Added by coolo almost 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
2014-05-26
Due date:
% Done:

100%

Estimated time:
4.00 h

Description

We need to verify we can actually snapshot factory. For that we need to check:

  • if openSUSE:Factory repos are all published/unpublished without being dirty
  • if openSUSE:Factory:Live is all published without being dirty

For that, we have to check the results:
osc api /build/openSUSE:Factory/_result?code=failed

will give you XML and the repos in there look like that:
result project="openSUSE:Factory" repository="standard" arch="i586" code="building" state="building"

(this is not ready)

or result project="openSUSE:Factory" repository="images" arch="local" code="blocked" state="blocked"
(not ready either)

or result project="openSUSE:Factory" repository="ports" arch="armv6l" code="unpublished" state="unpublished"
(this would be ready)

i.e. not dirty and published or unpublished

Actions #1

Updated by coolo almost 10 years ago

  • Status changed from New to In Progress
  • Assignee set to coolo
Actions #2

Updated by coolo almost 10 years ago

  • Status changed from In Progress to Resolved
Actions #3

Updated by coolo almost 10 years ago

  • % Done changed from 0 to 100
Actions #4

Updated by coolo almost 10 years ago

  • Target version set to Staging sprint 09
Actions

Also available in: Atom PDF