-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
5.10.5.Final
-
None
The performance job is failing because it is using the wrong authorization credentials:
./scripts/hudson/jenkins.sh: line 110: 17647 Terminated ./narayana/scripts/hudson/bm.sh
'[' 143 = 0 ']'
fatal 'BM properties failed'
comment_on_pull 'Tests failed (http://narayanaci1.eng.hst.ams2.redhat.com/job/btny-pulls-performance/36/): BM properties failed'
'[' 1 = '' ']'
echo origin/pull/78/head
awk -F pull '{ print $2 }'
awk -F / '{ print $2 }'
PULL_NUMBER=78
'[' 78 '!=' '' ']'
JSON='{ "body": "Tests failed (http://narayanaci1.eng.hst.ams2.redhat.com/job/btny-pulls-performance/36/): BM properties failed" }'
curl -d '{ "body": "Tests failed (http://narayanaci1.eng.hst.ams2.redhat.com/job/btny-pulls-performance/36/): BM properties failed" }' -H 'Authorization: token ****' https://api.github.com/repos/jbosstm/performance/issues/78/comments