Closed
Bug 800367
Opened 13 years ago
Closed 11 years ago
Need a way to get new B2G binaries on a nightly basis for updating the eideticker dashboard
Categories
(Testing Graveyard :: Eideticker, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wlach, Unassigned)
References
Details
So for the first pass of testing Eideticker on B2G, it looks like we'll want to load a new version of Gecko onto the Panda devices every time we run a suite of tests.
(I think we want to do this instead of flashing the panda every time as that process seems to be a bit unreliable from what I understand -- maybe when bug 777530 gets fixed to our satisfaction we can revisit)
To do this we have several options:
1. Download full-on builds using getb2g (https://github.com/ahal/getb2g) and just extract gecko from it.
2. Somehow post just the gecko part somewhere from our jenkins instance for further downloading.
(1) seems like the simplest. We'll be downloading way more than we need, but that's not a big deal for a first pass. We can do things in a cleaner way later.
| Reporter | ||
Comment 1•13 years ago
|
||
RelEng is working on exactly what we need in bug 790741, but it's not totally clear to me when it'll be finished.
Comment 2•11 years ago
|
||
We now have Eideticker-CI, which flashes the latest build and runs Eideticker tests.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•