https://bugzilla.wikimedia.org/show_bug.cgi?id=51646
Web browser: ---
Bug ID: 51646
Summary: Jenkins: Fetching of submodules should pass "--init"
Product: Wikimedia
Version: wmf-deployment
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Continuous integration
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
The scm > git > disable_submodule flag we are given by jenkins-job-builder
results in the command "git submodule update". This means that when the
workspace is created, no submodules are fetched because "update" only updates,
it doesn't initialise.
So when adding a new project with submodules, or adding (new) submodules to an
existing project, they don't appear in the workspace on Jenkins.
It could be that this is a bug in Jenkins-Git-Plugin, or perhaps
jenkins-job-builder's abstraction for its parameters omits it, or perhaps we're
just using it wrong.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l