Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
etf
cmssam
Commits
8c7ce6b0
Commit
8c7ce6b0
authored
Feb 01, 2019
by
Andrea Sciaba
Browse files
Made fallback test critical for all failures
parent
5de0ffd0
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/testjob/tests/CE-cms-xrootd-fallback
View file @
8c7ce6b0
...
...
@@ -402,8 +402,6 @@ def main():
if
exitCode
:
returnCode
=
NAG_CRITICAL
if
numCatalogs
>
1
:
# Fallback correctly configured, so only WARN
returnCode
=
NAG_WARNING
return
print_summary
(
"Failed cmsRun; exit code %d"
%
exitCode
,
returnCode
)
log
.
info
(
"Successful cmsRun."
)
...
...
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