Update patch set 11

Patch Set 11:

(2 comments)

I don't mind trying this patch on the Wikimedia Jenkins (we still use Gearman).  But it seems to me the default parameters from the jobs might end up overriding parameters set via the German client?

Patch-set: 11
Reviewer: Gerrit User 2475 <2475@4a232e18-c5a9-48ee-94c0-e04e7cca6543>
Label: Verified=0
This commit is contained in:
Gerrit User 2475 2019-09-24 09:20:40 +00:00 committed by Gerrit Code Review
parent 4ab23c2505
commit bc010d6dbe
1 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,38 @@
{
"comments": [
{
"key": {
"uuid": "3fa7e38b_5b1c64c0",
"filename": "bindep.txt",
"patchSetId": 11
},
"lineNbr": 3,
"author": {
"id": 2475
},
"writtenOn": "2019-09-24T09:20:40Z",
"side": 1,
"message": "I think Jenkins now requires Java 8, but it is not available in Ubuntu Trusty iirc.\n\nA few years ago I tried:\n\n* add bindep for java8 https://review.opendev.org/#/c/518284/\n* change the CI jobs to Xenial:\n** https://review.opendev.org/#/c/518287/\n** https://review.opendev.org/#/c/518333/\n\nAnd eventually gave up since I got lost with all the various dependencies/repositories involved.\n\nThen if the job pass fine just by adding openjdk-7-jdk, yeah I guess that is fine.",
"revId": "70b579cc6af5d82f533a7855c702c99ac94cf5a8",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
},
{
"key": {
"uuid": "3fa7e38b_bbceb82a",
"filename": "src/main/java/hudson/plugins/gearman/StartJobWorker.java",
"patchSetId": 11
},
"lineNbr": 174,
"author": {
"id": 2475
},
"writtenOn": "2019-09-24T09:20:40Z",
"side": 1,
"message": "This block might need some comment to explain what is going?\n\nMy guess is that it adds the default values defined in the Jenkins job. But that seems to override the parameters that have been passed by the Gearman client?\n\nOr to say it otherwise, shouldn\u0027t the block you add be moved above the comment \"// decode the data from client\"?",
"revId": "70b579cc6af5d82f533a7855c702c99ac94cf5a8",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
}
]
}