Closed Bug 1124741 Opened 9 years ago Closed 9 years ago

Add marionette e10s (linux 32 only) to trychooser

Categories

(Release Engineering :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: chmanchester, Assigned: chmanchester)

References

Details

(Keywords: trychooser)

Attachments

(1 file)

I'll confirm the exact string to use works and post a patch later today.
Assignee: nobody → cmanchester
Status: NEW → ASSIGNED
Here's the try run that makes me think the above will work as expected: https://treeherder.mozilla.org/#/jobs?repo=try&revision=0dd271cbf0b1
Comment on attachment 8553244 [details] [diff] [review]
Add marionette e10s to trychooser.

Review of attachment 8553244 [details] [diff] [review]:
-----------------------------------------------------------------

r=me with nit fixed below

::: trychooser/index.html
@@ +228,5 @@
>                  <li><label><input type="checkbox" value="xpcshell">xpcshell</label></li>
>                  <li><label><input type="checkbox" value="jsreftest">jsreftest</label></li>
>                  <li><label><input type="checkbox" value="jetpack">jetpack</label></li>
>                  <li><label><input type="checkbox" value="marionette">marionette</label></li>
> +                <li><label><input type="checkbox" value="marionette-e10s">marionette-e10s <span class="info">(linux32 opt only)</span></label></li>

Trailing space after "marionette-e10s"
Attachment #8553244 - Flags: review?(emorley) → review+
Keywords: trychooser
Deployed:

[root@relengwebadm.private.scl3 trychooser]# ./update 3a455f56951a
pulling from http://hg.mozilla.org/build/tools
searching for changes
adding changesets
adding manifests
adding file changes
added 58 changesets with 110 changes to 50 files
(run 'hg update' to get a working copy)
50 files updated, 0 files merged, 0 files removed, 0 files unresolved
Deploying code...
[2015-01-22 11:17:49] Running rsync_project
[2015-01-22 11:17:49] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/releng/src/trychooser/ /data/releng/www/trychooser/
[2015-01-22 11:17:49] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/releng/src/trychooser/ /data/releng/www/trychooser/ (0.072s)
[2015-01-22 11:17:49] Finished rsync_project (0.073s)
[2015-01-22 11:17:49] Running commit_www
[2015-01-22 11:17:49] [localhost] running: cd /data/releng/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['trychooser']'
[2015-01-22 11:17:51] [localhost] finished: cd /data/releng/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['trychooser']' (1.890s)
[localhost] out: [master d4558e2] deploy [trychooser]
[localhost] out: 50 files changed, 1291 insertions(+), 815 deletions(-)
[localhost] out: rewrite trychooser/tools/buildfarm/release/shipit-notifier.py (68%)
[localhost] out: rewrite trychooser/tools/buildfarm/utils/repository_manifest.py (71%)
[localhost] out: create mode 100644 trychooser/tools/lib/python/mozilla_buildtools/test/test_partials.py
[localhost] out: create mode 100644 trychooser/tools/lib/python/release/partials.py
[2015-01-22 11:17:51] Finished commit_www (1.891s)
[2015-01-22 11:17:51] Running push_www
[2015-01-22 11:17:51] [web1.releng.webapp.scl3.mozilla.com] running: /data/bin/update-www.sh trychooser
[2015-01-22 11:17:51] [web2.releng.webapp.scl3.mozilla.com] running: /data/bin/update-www.sh trychooser
[2015-01-22 11:17:51] [celery1.srv.releng.scl3.mozilla.com] running: /data/bin/update-www.sh trychooser
[2015-01-22 11:17:56] [web2.releng.webapp.scl3.mozilla.com] finished: /data/bin/update-www.sh trychooser (5.079s)
[web2.releng.webapp.scl3.mozilla.com] out: httpd (pid  14349) is running...
[2015-01-22 11:17:57] [web1.releng.webapp.scl3.mozilla.com] finished: /data/bin/update-www.sh trychooser (5.215s)
[web1.releng.webapp.scl3.mozilla.com] out: Not removing buildapi/buildapi/
[web1.releng.webapp.scl3.mozilla.com] out: Not removing buildapi/virtualenv/lib/python2.6/
[web1.releng.webapp.scl3.mozilla.com] out: httpd (pid  7004) is running...
[2015-01-22 11:17:57] [celery1.srv.releng.scl3.mozilla.com] finished: /data/bin/update-www.sh trychooser (5.431s)
[celery1.srv.releng.scl3.mozilla.com] out: celery-relengapi                 RUNNING    pid 19413, uptime 7 days, 0:57:38

[2015-01-22 11:17:57] Finished push_www (5.435s)
[2015-01-22 11:17:57] Starting new HTTPS connection (1): changelog.paas.allizom.org
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Component: Tools → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: