]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Check shaman not only for repo but for build complete 1577/head
authorDan Mick <dmick@redhat.com>
Mon, 2 Nov 2020 22:11:26 +0000 (22:11 +0000)
committerDan Mick <dmick@redhat.com>
Mon, 9 Nov 2020 21:57:48 +0000 (21:57 +0000)
commitd36cd1cf5c3250d81351ce8fb7c78b07985ad0cd
treef9567c9e2b65d88d473e1f60c6ed3ccf87497e96
parent79c79b924cc5f662b364f3477077a563d191c9f5
Check shaman not only for repo but for build complete

The package repo might be done, but the build must be totally
complete for the container to be present.  For a specific build
(in global variables, for now), demand that the build be complete
before claiming packages exist.  This allows suite jobs to
fail or --newest to continue searching when the container isn't
done.

Signed-off-by: Dan Mick <dmick@redhat.com>
teuthology/packaging.py
teuthology/suite/util.py