maht commented on issue #2: Multibranch pipeline job example URL: https://github.com/apache/incubator-nuttx-testing/pull/2#issuecomment-581980751 Yes, regarding time concerns `check` option should take less time than `full` and can be shortened if needed by simply removing/commenting out some test cases. Then, we can parallelize it (I can try to make a proof-of-concept later today) by using some adaptation to the groovy script, either statically or dynamically generating the "dots" in the pipeline (see https://plugins.jenkins.io/workflow-cps). This will shorten the time and allow more tests without impacting CI feedback delay to pull requests.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services