Skip to content
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

Use different pod template name for master jobs #622

Merged
merged 4 commits into from Sep 10, 2018

Conversation

dharmit
Copy link
Collaborator

@dharmit dharmit commented Sep 10, 2018

This PR fixes the docker daemon absent error we have been observing when seed-job is still parsing the container index and few of the parsed jobs already start getting built by OpenShift Jenkins.

Added later:

This PR now makes sure that

  • weekly-scan jobs have their own pod templates
  • container image being used to spin up jenkins slave pod is based on upstream.
  • unique pod template names for every kind of job, i.e., seed-job, master-jobs, weekly-scans

@dharmit dharmit changed the title Use different template name for master jobs Use different pod template name for master jobs Sep 10, 2018
@dharmit dharmit added the prod label Sep 10, 2018
Copy link
Collaborator

@bamachrn bamachrn left a comment

Choose a reason for hiding this comment

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

LGTM, lets wait for CI to go green.

@bamachrn bamachrn merged commit cb72442 into CentOS:openshift Sep 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants