Closed Bug 1217429 Opened 10 years ago Closed 9 years ago

Change the Jenkins setup to use 512MB devices

Categories

(Firefox OS Graveyard :: Gaia::UI Tests, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: njpark, Assigned: jlorenzo)

References

Details

With the 512MB config being acccepted as the default minimum config for flame, we should increase the memory of flame devices
Assignee: nobody → jlorenzo
Blocks: 1218461
I updated every job detailed below. There were 2 types of changes. In the MTV lab, we have a script called "Reset memory allocation", the MEMORY parameter needed to be changed to 512. For the bitbar jobs, we had to change the mermory given to the plugin. Here are 2 runs that show that we use 512: * http://jenkins1.qa.scl3.mozilla.com/view/Downloads/job/flame-kk-512.mozilla-central.nightly.ui.brick/169/console * http://jenkins1.qa.scl3.mozilla.com/view/Brick/job/flame-kk-512.b2g-inbound.tinderbox.ui.brick.bitbar/1183/console I also renamed every job to reflect the 512 configuration. MTV lab jobs http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame-kk-512.mozilla-central.nightly.ui.functional.smoke/ http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame-kk-512.mozilla-central.nightly.ui.functional.smoke.unstable/ http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame-kk-512.mozilla-central.nightly.ui.functional.non-smoke.1/ http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame-kk-512.mozilla-central.nightly.ui.functional.non-smoke.2/ http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame-kk-512.b2g-inbound.tinderbox.ui.brick/ http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame-kk-512.mozilla-central.nightly.ui.functional.sanity/ http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame-kk-512.mozilla-central.nightly.ui.functional.dogfood/ http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame-kk-512.mozilla-central.nightly.ui.brick/ http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame-kk-512.mozilla-central.tinderbox.ui.brick/ http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame-kk-512.mozilla-inbound.tinderbox.ui.brick/ http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame-kk-spark-512.mozilla-central.nightly.ui.functional.spark/ http://jenkins1.qa.scl3.mozilla.com/view/UI/job/flame-kk-spark-512.mozilla-central.nightly.ui.functional.spark/ Bitbar jobs http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.b2g-inbound.tinderbox.ui.brick.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.b2g-inbound.tinderbox.ui.functional.sanity.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.b2g-inbound.tinderbox.ui.functional.smoke.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.b2g-inbound.tinderbox.ui.unit.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.mozilla-central.nightly.ui.brick.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.mozilla-central.nightly.ui.functional.dogfood.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.mozilla-central.nightly.ui.functional.non-smoke.1.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.mozilla-central.nightly.ui.functional.non-smoke.2.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.mozilla-central.nightly.ui.functional.non-smoke.unstable.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.mozilla-central.nightly.ui.functional.sanity.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.mozilla-central.nightly.ui.functional.smoke.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.mozilla-central.nightly.ui.functional.smoke.unstable.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.mozilla-central.tinderbox.ui.brick.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.mozilla-central.tinderbox.ui.functional.dsds.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.mozilla-central.tinderbox.ui.functional.non-smoke.1.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.mozilla-central.tinderbox.ui.functional.non-smoke.2.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.mozilla-central.tinderbox.ui.functional.non-smoke.unstable.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.mozilla-central.tinderbox.ui.functional.sanity.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.mozilla-central.tinderbox.ui.functional.smoke.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.mozilla-central.tinderbox.ui.functional.smoke.unstable.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.mozilla-inbound.tinderbox.ui.brick.bitbar/ http://jenkins1.qa.scl3.mozilla.com/view/Bitbar/job/flame-kk-512.mozilla-inbound.tinderbox.ui.functional.sanity.bitbar/
Also, I realized the brick jobs in the MTV lab weren't flashing the builds they were supposed to test. I modified the configuration so it: 1. takes the build from the download job 2. flash it 3. change the memory size 4. forward the ports 5. create the virtualenv 6. run the tests Before today, we did only step 5 and 6. The tests were passing because the test was running against the previously flashed build.
Blocks: 1219289
Finally, 26 jobs are still on 319, but are not run anymore. I think we can remove some of them. I filed bug 1219289 to track that.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Blocks: 1219332
You need to log in before you can comment on or make changes to this bug.