HBASE-20638 nightly source artifact testing should fail the stage if it's going to report an error on jira
Signed-off-by: Michael Stack <stack@apache.org>
This commit is contained in:
parent
7553334d28
commit
416f28356c
1
dev-support/Jenkinsfile
vendored
1
dev-support/Jenkinsfile
vendored
@ -480,6 +480,7 @@ curl -L -o personality.sh "${env.PROJECT_PERSONALITY}"
|
||||
echo '(/) {color:green}+1 source release artifact{color}\n-- See build output for details.' >output-srctarball/commentfile
|
||||
else
|
||||
echo '(x) {color:red}-1 source release artifact{color}\n-- See build output for details.' >output-srctarball/commentfile
|
||||
exit 1
|
||||
fi
|
||||
"""
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user