Learn more about these different git repos.
Other Git URLs
Currently if the compose fails for any reason the final status is always DOOMED. This makes it difficult for gathering metrics, because the failure could be a problem in the package set, or it could be a bug in pungi.
DOOMED
It would be nice to have a separate status to distinguish between these two failure situations. I'm thinking BROKEN_PKGSET, but any better name is welcome.
BROKEN_PKGSET
As a beginning we should use this status in these situations:
check_deps=True
Log in to comment on this ticket.