[
https://issues.apache.org/jira/browse/OAK-11268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934624#comment-17934624
] Konrad Windszus edited comment on OAK-11268 at 3/12/25 6:52 PM: ---------------------------------------------------------------- I disabled most Jenkins jobs now, the ones remaining are # https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk-db2-java17/ # https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk-mongo-java17/ # https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk-mysql/ # https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk-java17/ # https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk-java21/ # https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk-java23/ I added https://issues.apache.org/jira/browse/OAK-11599 to track enabling matrix builds with multiple java versions (potentially also multiple OSes?) Those require some more adaptations to the GHA workflow. was (Author: kwin): I disabled most Jenkins jobs now, the ones remaining are # https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk-db2-java17/ # https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk-mongo-java17/ # https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk-mysql/ # https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk-java17/ # https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk-java21/ # https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk-java23/ Those require some more adaptations to the GHA workflow. > Disable ASF Jenkins builds > -------------------------- > > Key: OAK-11268 > URL: https://issues.apache.org/jira/browse/OAK-11268 > Project: Jackrabbit Oak > Issue Type: Task > Components: continuous integration > Reporter: Konrad Windszus > Priority: Major > > Currently we build with GitHub Actions and [ASF > Jenkins|https://ci-builds.apache.org/job/Jackrabbit/job/oak-trunk-pr/configure] > in parallel. In order to reduce resource usage and to reduce confusion due > to potential contradicting outcomes (e.g. look at the build status for > https://github.com/apache/jackrabbit-oak/commit/1294f240e38f69791978f4392a266a0b814c0195, > ASF Jenkins failed, GHA succeeded) I would propose to disable all Jackrabbit > Oak Jenkins Jobs -- This message was sent by Atlassian Jira (v8.20.10#820010)
