Michael Musgrove created JBTM-3347:
--------------------------------------
Summary: CI performance job fails because it uses the wrong authorization
credentials
Key: JBTM-3347
URL:
https://issues.redhat.com/browse/JBTM-3347
Project: JBoss Transaction Manager
Issue Type: Bug
Components: CI, Performance Testing
Affects Versions: 5.10.5.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Fix For: 5.next
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
--
This message was sent by Atlassian Jira
(v7.13.8#713008)