https://bugzilla.wikimedia.org/show_bug.cgi?id=48407
--- Comment #1 from Krinkle <[email protected]> --- ## Dependencies * Have one or more Jenkins slave(s) * Set up Zuul/Gerrit replication to those as well so that stuff is fast ## One time setup when we create/change or VM environment * Create an Ubuntu VM in Vagrant * Populate it with all the packages we need * Pause it * Upload to the Jenkins slave(s) ## On job * Jenkins master sends job to slave * Slave performs merge commit in its git repo * Copies our paused VM and boots the copy * Read-only mount our local git replication * SSH into VM * git-clone the repo by reference from the mounted directory * Start regular job commands -- 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
