Lunderberg commented on issue #16549: URL: https://github.com/apache/tvm/issues/16549#issuecomment-1936553425
Short-term, I've stopped all tasks related to #16183, and the ARM queue is recovering. All remaining tasks are related to other PRs, as it works through the backlog.  Long-term, it looks like there's a Jenkins option `disableConcurrentBuilds(abortPrevious: true)` ([stack overflow link](https://stackoverflow.com/questions/46343348/build-only-latest-commit-on-branch-with-jenkins), [GH link](https://github.com/jenkinsci/workflow-job-plugin/pull/200))) that we should enable. If there's two concurrent builds for the same PR, it would cancel the previous one. -- 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]
