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

Add CPU resource parameters to Jenkins master(s) #52

Merged
merged 1 commit into from
Sep 27, 2019

Conversation

pabrahamsson
Copy link
Contributor

What is this PR About?

Add support for Jenkins master CPU resource parameters

How do we test this?

oc process -f jenkins/jenkins-ephemeral-template.yml -p CPU_REQUEST=512m -p CPU_LIMIT=768m | oc apply -f -

cc: @redhat-cop/day-in-the-life

@pabrahamsson pabrahamsson added the enhancement New feature or request label Sep 6, 2019
@garethahealy
Copy link
Contributor

LGTM - want to use this PR, for https://github.com/redhat-cop/pipeline-library/blob/master/TESTING.md#deploy-jenkins so dont need to patch the DC

Copy link

@InfoSec812 InfoSec812 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@pcarney8 pcarney8 left a comment

Choose a reason for hiding this comment

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

lgtm

@pcarney8 pcarney8 merged commit f19ec2b into redhat-cop:master Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants