Closed
Bug 670471
Opened 14 years ago
Closed 12 years ago
[tracker] enable exporting VMs from a jenkins job
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rhelmer, Unassigned)
References
Details
I have started a little project on github which defines the vagrant+puppet setup for Socorro https://github.com/rhelmer/socorro-vagrant
We should have a Jenkins job which:
1) clones the socorro-vagrant project
2) runs vagrant+puppet to build a working Socorro VM
3) runs a few basic tests (crash submission+report, etc)
4) exports virtual appliance and makes available for download (OVA)
This will give us a stable public URL for tested VMs. These can be run either on-checkin or nightly, depending on how much load/churn we want to put up with.
Comment 1•14 years ago
|
||
We also want jenkins to be able to use vagrant for the sasl-browserid project.
Reporter | ||
Comment 2•14 years ago
|
||
(In reply to Austin King [:ozten] from comment #1)
> We also want jenkins to be able to use vagrant for the sasl-browserid
> project.
Yes I think the issues we're facing right now are pretty general, changing summary to match.
Summary: [tracker] set up jenkins job to export socorro vagrant VM → [tracker] enable exporting VMs from a jenkins job
Comment 3•14 years ago
|
||
rhelmer, now that we have ci.mozilla.org going, can you file a bug for me with the requirement to get socorro-vagrant to build on ci.m.o? Thanks!
Assignee | ||
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
Reporter | ||
Comment 4•12 years ago
|
||
This is actually all done https://ci.mozilla.org/job/socorro-vagrant/lastSuccessfulBuild/artifact/socorro.box
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•