Closed Bug 1020215 Opened 11 years ago Closed 10 years ago

Set up Flame device in Eideticker CI

Categories

(Testing Graveyard :: Eideticker, defect, P1)

ARM
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

RESOLVED FIXED
2.0 S4 (20june)

People

(Reporter: davehunt, Assigned: davehunt)

References

Details

(Keywords: ateam-b2g-perf-task, perf, Whiteboard: [c=automation p= s=2014.06.20.t u=flame])

Attachments

(1 file)

We need to gather results for Flame and push them to our dashboard at http://eideticker.mozilla.org/b2g/
We now have a Flame device attached to Eideticker CI but we have not yet had a successful test run. I'll file blocking bugs as I encounter them.
Depends on: 1020216
Depends on: 1019805, 1019631
Depends on: 1020246
Depends on: 1021081
Depends on: 1023397
Whiteboard: [c=automation p= s= u=flame]
Depends on: 1026527
Depends on: 1026511
Depends on: 1002502
Note there are still a number of blockers, but I don't expect them to affect this patch.
Attachment #8441974 - Flags: review?(wlachance)
Comment on attachment 8441974 [details] [diff] [review] Add support for Flame device. v1.0 Review of attachment 8441974 [details] [diff] [review]: ----------------------------------------------------------------- Looks reasonable, though I think the orng/ntpclient pushing is a bit overcomplicated. ::: jenkins-master/buildstep-config-files.xml @@ +24,2 @@ > adb shell su -c chmod 700 /data/local/orng > +adb shell su -c rm $1/orng</content> I think you could just do adb push orng /data/local/orng and save some steps here. @@ +210,5 @@ > <name>Install NTP client</name> > <comment>Install NTP client on the device</comment> > <content>#!/bin/bash -ex > +adb push ntpclient $1 > +adb shell su -c dd if=$1/ntpclient of=/data/local/ntpclient Ditto.
Attachment #8441974 - Flags: review?(wlachance) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
No longer depends on: 1026527
Resolution: --- → FIXED
Whiteboard: [c=automation p= s= u=flame] → [c=automation p= s=2014.06.20.t u=flame]
Target Milestone: --- → 2.0 S4 (20june)
Results have now started to appear at http://eideticker.mozilla.org/b2g
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: