-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve che-devfile-registry CI #13813
Comments
PR for first check box - eclipse-che/che-devfile-registry#31 |
@l0rd and looks like we have first successful build to https://quay.io/repository/eclipse-che/che-devfile-registry?tab=tags \o/ |
PRs for the second checkbox have been sent and merged
The nightly job has been created https://ci.centos.org/job/devtools-che-devfile-registry-nightly/ but it currently fails with:
This seems to be related to @rhopp @Katka92 hope you will be able to finalize the job '{ci_project}-{git_repo}-nightly' template if needed |
we have the first I have sent PR for making the job really "nightly" since previously it was executed every 30 mins for testing purposes - openshiftio/openshiftio-cico-jobs#1039 Also PR for doc update - https://github.com/eclipse/che-devfile-registry/pull/37/files Once those two are merged I believe we can safely close the issue |
have also create a separate issue for nighly builds of |
Assuming this is part of #13557 this is a requirement for 7.0.0 |
Relevant PR: eclipse-che/che-devfile-registry#38 |
Closing as I believe all components are complete. Please reopen if necessary. |
Description
The problems with che-devfile-registry CI are that the community images (centos) are pushed to
quay.io/openshiftio
instead ofquay.io/eclipse-che
, no image is tagged as nightly and there are no periodic (nightly) builds.To address that we should:
quay.io/openshiftio
and centos images toquay.io/eclipse-che
PR - che #13813: Pushing rhel images to 'quay.io/openshiftio' and centos images to 'quay.io/eclipse-che' during the CI build che-devfile-registry#31This is related to the "Update release process to include new repositories" enhancement of Che 7 endgame
The text was updated successfully, but these errors were encountered: