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
09dac89908
commit
1792f541c6
|
@ -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…
Reference in New Issue