Skip to content

Conversation

Tom-Willemsen
Copy link
Member

No description provided.

@rerpha
Copy link
Contributor

rerpha commented Jul 10, 2025

maybe good to link to/merge with https://isiscomputinggroup.github.io/ibex_developers_manual/processes/continuous_integration/Adding-a-new-Windows-machine-to-Jenkins.html

### configure jenkins-agent.xml

We need a longer git checkout time than default of ten minutes. To adjust for submodule operations see https://plugins.jenkins.io/git/#plugin-content-default-timeout which basically means you need to add `-Dorg.jenkinsci.plugins.gitclient.Git.timeOut=60` to both the jenkins server and the client args. On the java command line put it before the `-jar` option as otherwise it gets passed as an argument to the jar file

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to keep the above information somewhere as it may become relevant again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants