Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
allgo
allgo
Commits
7a793b87
Commit
7a793b87
authored
Sep 19, 2018
by
BAIRE Anthony
Browse files
remove extra debug line
parent
5aea4811
Pipeline
#40262
failed with stage
in 1 minute and 4 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
controller/controller.py
View file @
7a793b87
...
...
@@ -1094,7 +1094,6 @@ class JobManager(Manager):
# cpu_shares = info.cpu,
mem_limit
=
info
.
mem
,
)
log
.
info
(
"host config: %r"
,
hc
)
# NOTE: cpu_shares has a different meaining in docker swarm and docker engine
# - swarm: nb of cpus
# - engine: 1/1024 share of the total cpu resouces of the machine
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment