You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ceph-dev-pipeline: check shaman for "are there binaries"
Checking chacra isn't the right check, since this build's
chacra url is not necessarily the prior successful build's
chacra url (there are multiple chacra instances). Instead,
check shaman to see if there is a built repo; if so, the build
can be skipped. build_container will search shaman again to
find the repo url to use to build the container, if necessary.
Signed-off-by: Dan Mick <[email protected]>
println("Skipping compilation since chacra already has artifacts. To override, use THROWAWAY=true (to skip this check) or FORCE=true (to re-upload artifacts).")
0 commit comments