Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

[TRAVIS POC] develop Support passing in JOBS for docker/kube multi-tenancy #7716

Merged
merged 1 commit into from
Aug 2, 2019

Conversation

NorseGaud
Copy link
Contributor

Change Description

Problem: We run multiple docker instances in a single node and they have no way to prevent a single docker instance from using all CPUs and the others failing with agent lost.

Solution: Allow the scripts to use the JOBS env already on the host, which will then be passed in with docker run --env JOBS. Build scripts need to support this.

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@NorseGaud NorseGaud merged commit 366c993 into develop Aug 2, 2019
@NorseGaud NorseGaud deleted the trav-poc-JOBS-develop branch August 2, 2019 19:37
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.

2 participants