jstastny-cz opened a new pull request, #3094:
URL: https://github.com/apache/incubator-kie-optaplanner/pull/3094

   To properly fix
   * apache/incubator-kie-issues#1255
   
   Adding jenkins agent docker configuration to .ci/config/main.yaml
   
   Also in:
   * apache/incubator-kie-kogito-pipelines#
   * apache/incubator-kie-drools#
   * apache/incubator-kie-optaplanner#
   
   There are jobs already in main pipeline (either root folder or defined in 
dsl/seed_job_branch.groovy file), which didn't have access to jenkins agent 
docker image and args configuration from branch.yaml - because that one is 
loaded only in Jenkinsfile.seed.branch - which did not make it possible to 
reference these values already in dsl/seed_job_branch.groovy.
   
   So adding the agent docker configuration into main.yaml and loading already 
in Jenkinsfile.seed.main, so that all DSL jobs are able to use this value 
loaded from particular branch (except from the dsl/seed_job_main.groovy which 
is the actual first entry point into DSL generation and no docker config is 
needed there as of now).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to