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

Jenkinsfile.*: consistently substitute COREOS_ASSEMBLER_MEMORY_REQUEST #149

Merged
merged 1 commit into from
Oct 15, 2019

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Oct 15, 2019

We were only doing it in the main Jenkinsfile, but many of the other
ones use the same pod.yaml definition so we need to sub out that
variable there too.

In the future, I'd like to switch all jobs over to
coreos-ci-lib instead to make
this less error-prone and only actually mount the secrets each job
needs.

We were only doing it in the main Jenkinsfile, but many of the other
ones use the same `pod.yaml` definition so we need to sub out that
variable there too.

In the future, I'd like to switch all jobs over to
[coreos-ci-lib](https://github.com/coreos/coreos-ci-lib) instead to make
this less error-prone and only actually mount the secrets each job
needs.
Copy link
Contributor

@bgilbert bgilbert 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
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

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

LGTM

@jlebon jlebon merged commit c7497db into coreos:master Oct 15, 2019
@jlebon jlebon deleted the pr/substitute-memory-requests branch October 15, 2019 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants