Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Colas Pomies
LbNightlyTools
Commits
59aa1332
Commit
59aa1332
authored
Mar 07, 2013
by
Marco Clemencic
Browse files
test with a different load
parent
8479fad1
Changes
1
Hide whitespace changes
Inline
Side-by-side
jenkins/build.sh
View file @
59aa1332
...
...
@@ -69,7 +69,7 @@ else
deploy_opt
=
"--deploy-reports-to
$LHCBNIGHTLIES
/www/test/logs"
fi
time
BuildSlot.py
--jobs
8
--timeout
18000
--build-id
"{slot}.
${
slot_build_id
}
.{timestamp}"
--artifacts-dir
"
${
ARTIFACTS_DIR
}
"
--rsync-dest
"buildlhcb.cern.ch:
${
deploybase
}
/
${
slot_build_id
}
"
${
deploy_opt
}
${
coverity_opt
}
${
config_file
}
time
BuildSlot.py
--jobs
8
--load
8
--timeout
18000
--build-id
"{slot}.
${
slot_build_id
}
.{timestamp}"
--artifacts-dir
"
${
ARTIFACTS_DIR
}
"
--rsync-dest
"buildlhcb.cern.ch:
${
deploybase
}
/
${
slot_build_id
}
"
${
deploy_opt
}
${
coverity_opt
}
${
config_file
}
if
[
-e
$LHCBNIGHTLIES
/
${
slot
}
/
${
day
}
]
;
then
rm
-f
$stamp
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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