Last modified: 2013-12-04 09:38:19 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T59063, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 57063 - migrate integration/jenkins.git to deployment system
migrate integration/jenkins.git to deployment system
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Continuous integration (Other open bugs)
wmf-deployment
All All
: High normal (vote)
: ---
Assigned To: Antoine "hashar" Musso (WMF)
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-14 17:14 UTC by Antoine "hashar" Musso (WMF)
Modified: 2013-12-04 09:38 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Antoine "hashar" Musso (WMF) 2013-11-14 17:14:55 UTC
integration/jenkins.git is deployed MANUALLY on Jenkins slaves under /srv/slave-scripts.  That should be done using the wikimedia deployment system:

In puppet:
* symlink /srv/slave-scripts to /srv/deployment/integration/slave-scripts
* add in the git-deploy configuration

Get that merged and applied on all slaves, will have to delete the existing /srv/slave-scripts directory to leave room for the puppet symlink.


Then, update Jenkins jobs templates and slave-scripts to user /srv/deployment/integration/slave-scripts instead of the obsoleted path /srv/slave-scripts.
Comment 3 Gerrit Notification Bot 2013-11-15 21:44:42 UTC
Change 95705 had a related patch set uploaded by Hashar:
deployment: integration/jenkins for Jenkins CI slaves

https://gerrit.wikimedia.org/r/95705
Comment 4 Gerrit Notification Bot 2013-11-19 14:35:22 UTC
Change 95705 merged by Akosiaris:
deployment: integration/jenkins for Jenkins CI slaves

https://gerrit.wikimedia.org/r/95705
Comment 5 Antoine "hashar" Musso (WMF) 2013-11-19 22:48:44 UTC
I have done the initial deploy from tin (integration/jenkins.git @fe7fa92).
Comment 6 Gerrit Notification Bot 2013-12-02 13:11:19 UTC
Change 98509 had a related patch set uploaded by Hashar:
phase out /srv/slave-scripts

https://gerrit.wikimedia.org/r/98509
Comment 7 Gerrit Notification Bot 2013-12-02 13:11:41 UTC
Change 98509 merged by jenkins-bot:
phase out /srv/slave-scripts

https://gerrit.wikimedia.org/r/98509
Comment 8 Gerrit Notification Bot 2013-12-02 13:33:40 UTC
Change 98513 had a related patch set uploaded by Hashar:
phase out /srv/slave-scripts

https://gerrit.wikimedia.org/r/98513
Comment 9 Gerrit Notification Bot 2013-12-02 13:35:42 UTC
Change 98513 merged by jenkins-bot:
phase out /srv/slave-scripts

https://gerrit.wikimedia.org/r/98513
Comment 10 Antoine "hashar" Musso (WMF) 2013-12-02 20:05:58 UTC
The Jenkins master no more reference /srv/slave-scripts

 gallium$ fgrep /srv/slave-scripts /var/lib/jenkins/jobs/*/config.xml
 gallium$


The slave scripts themselves no more reference that path.

There are still some references to /var/lib/jenkins in some jobs. They need to be tracked down and removed/migrated.
Comment 11 Antoine "hashar" Musso (WMF) 2013-12-04 09:38:19 UTC
Sounds good now, the remaining occurrences of /var/lib/jenkins are in abandoned code paths which will be cleared out later on.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links