[
https://issues.apache.org/jira/browse/TAP5-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18069358#comment-18069358
]
Ben Weidig commented on TAP5-2819:
----------------------------------
Moving all integration test variants into the same Jenkinsfile is too flaky...
To restore a more sensible and stable test environment, the Jenkinsfile should
be split into the "default" build, containing only the {{check}} task, which
includes jquery+requirejs.
If this build succeeds, it should trigger another Jenkinsfile-based build
containing the integration test variants.
> Jenkinsfile Matrix build
> ------------------------
>
> Key: TAP5-2819
> URL: https://issues.apache.org/jira/browse/TAP5-2819
> Project: Tapestry 5
> Issue Type: Task
> Reporter: Ben Weidig
> Assignee: Ben Weidig
> Priority: Minor
>
> Currently, the Jenkins projects are configured manually for different Java
> versions.
> However, there seems to be a matrix feature [0] for quite some time that
> would move the config from the build server directly into the project.
> Tis should be evaluated and implemented if it makes maintenance easier over
> time.
> [0]: [https://www.jenkins.io/blog/2019/11/22/welcome-to-the-matrix/]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)