Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Che #13915 - New nightly job for 'che-plugin-registry' #1043

Merged
merged 1 commit into from
Jul 24, 2019

Conversation

l0rd
Copy link
Collaborator

@l0rd l0rd commented Jul 18, 2019

Related to che-plugin-registry PR eclipse-che/che-plugin-registry#184
Related to che issue eclipse-che/che#13915

Need eclipse-che/che-plugin-registry#184 to be merged

@l0rd l0rd changed the title che #13915 - New nightly job for 'che-plugin-registry' Che #13915 - New nightly job for 'che-plugin-registry' Jul 18, 2019
@l0rd l0rd changed the title Che #13915 - New nightly job for 'che-plugin-registry' [WIP] Che #13915 - New nightly job for 'che-plugin-registry' Jul 18, 2019
git_repo: che-plugin-registry
ci_project: 'devtools'
ci_cmd: '/bin/bash cico_build_nightly.sh'
timeout: '10m'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any specific reason why decreasing timeout from 30 to 10 minutes? I can imagine, that docker build&push could in some circumstances take more than that.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But in the meantime we have introduced the patched images build in the nightly script so I guess I understand now why @ibuziuk set 30 min here. I revert this change and will update the build-master job as well (one day we may decide to run the patched images build on the build-master)

@l0rd l0rd changed the title [WIP] Che #13915 - New nightly job for 'che-plugin-registry' Che #13915 - New nightly job for 'che-plugin-registry' Jul 19, 2019
@l0rd
Copy link
Collaborator Author

l0rd commented Jul 22, 2019

@ibuziuk are please have look

@@ -2118,7 +2118,7 @@
secrets:
- *quay-eclipse-che-credentials
triggers:
- timed: '*/30 * * * *'
- timed: '59 23 * * *'
Copy link
Contributor

@ibuziuk ibuziuk Jul 22, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just wondering why you opt for "At 23:59" ?
Anyway, I believe this change is not needed since #1039 was merged today

- '{ci_project}-{git_repo}-build-master':
git_organization: eclipse
git_repo: che-devfile-registry
ci_project: 'devtools'
ci_cmd: '/bin/bash cico_build.sh'
saas_git: saas-openshiftio
timeout: '10m'
timeout: '30m'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why it is required to increase the master build timing? AFAIK, as part of it, only registry itself is built which is not time consuming

@l0rd l0rd force-pushed the plugin-registry-nightly branch from 6e4045f to d2fd7c5 Compare July 24, 2019 12:02
@ibuziuk
Copy link
Contributor

ibuziuk commented Jul 24, 2019

@aditya-konarde @pbergene maybe you could give a hand with merging this one?

@ibuziuk
Copy link
Contributor

ibuziuk commented Jul 24, 2019

@l0rd could you please merge this one ?

@l0rd l0rd merged commit 8839e67 into openshiftio:master Jul 24, 2019
@l0rd l0rd deleted the plugin-registry-nightly branch July 24, 2019 16:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants